Streamlyne / Cocoa-SDK

Streamlyne API for Cocoa Developers
https://github.com/Streamlyne/Cocoa-SDK
2 stars 1 forks source link

CRUD for AttributeCollections #6

Closed Glavin001 closed 10 years ago

Glavin001 commented 10 years ago

Blocked by #5

Glavin001 commented 10 years ago

@toddmurphy this is the issue you want finished :). I first must finish #4 and then #5.

LiveFreeCodeHard

Glavin001 commented 10 years ago

See https://github.com/Streamlyne/api-server/blob/develop/slapi/model.py#L199-L204

Glavin001 commented 10 years ago
Glavin001 commented 10 years ago

Successfully reading! The properties for this model are all in Core Data now and any additional CRUD features will be implemented by #10 and #7 and consequently apply to enhancing this.

/cc @toddmurphy and @babylemonade