isEqualToRemote
Reported by jjburka | February 17th, 2009 @ 09:47 AM | in ObjectiveResource 1.01
we assume that the id in the model is a string we should ensure that it is or convert it to one
Comments and changes to this ticket
-
jjburka February 17th, 2009 @ 01:28 PM
- Assigned user set to jjburka
-
Ryan Daigle February 17th, 2009 @ 01:49 PM
(from [2c1044ae410c6126a779d5d0b0b1e8822d7f7bc1]) [#46] getRemoteId returns a string http://github.com/yfactorial/obj...
-
jjburka February 17th, 2009 @ 01:52 PM
- Assigned user changed from jjburka to Joshua Vickery
this wasn't an issue before because NSNumbers where being created as NSStrings.
-
Joshua Vickery February 18th, 2009 @ 12:54 PM
- State changed from new to resolved
looks good, though when we tackle #50, we might want to switch the id property to an NSNumber. Not sure -- strings are more flexible, but most ActiveRecord adapters only support integers for "id".
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.