add OR support with category on NSObject?
Reported by Joshua Vickery | December 30th, 2008 @ 08:26 AM | in ObjectiveResource 1.0
To do this, we would add a category to NSObject that would add methods like "orSave" and "orFindAll".
The existing superclass would become a wrapper around these methods
If we do this we might consider deprecating the superclass
Comments and changes to this ticket
-
Joshua Vickery December 30th, 2008 @ 08:27 AM
This category wouldn't work with #8, which would require an attribute hash variable
-
Joshua Vickery January 29th, 2009 @ 02:30 PM
- Milestone set to ObjectiveResource 1.0
-
Ryan Daigle January 29th, 2009 @ 02:34 PM
(from [42ae4f8129444c56f761fb5f3931324341de9c5b]) [#9] move everything to a category on NSObject http://github.com/yfactorial/obj...
-
Ryan Daigle January 29th, 2009 @ 03:47 PM
(from [9e7da18dae34e10e004117f692adf0f046e25383]) [#9] remove ObjectiveResource superclass http://github.com/yfactorial/obj...
-
Ryan Daigle January 29th, 2009 @ 03:49 PM
(from [33e4af7284f0c78fd59deeecebc5b61e755f587e]) [#9] remove ObjectiveResource superclass http://github.com/yfactorial/obj...
-
jjburka February 3rd, 2009 @ 09:18 AM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Port of Rails' ActiveResource framework to the iPhone.
People watching this ticket
Referenced by
- 9 add OR support with category on NSObject? (from [42ae4f8129444c56f761fb5f3931324341de9c5b]) [#9] mo...
- 9 add OR support with category on NSObject? (from [9e7da18dae34e10e004117f692adf0f046e25383]) [#9] re...
- 9 add OR support with category on NSObject? (from [33e4af7284f0c78fd59deeecebc5b61e755f587e]) [#9] re...
- 8 Dynamic properties This ticket was at odds with #9 which moved ObjectiveReso...