Prefix support needed for client-side model objects
Reported by Edward Benson | June 10th, 2009 @ 02:51 PM
It is common to name model objects on the Rails-side as they are (i.e. "Book") but on the Objective-C side with a prefix (i.e. "SBBook"). The XML parsing currently doesn't support this, even if the xmlElementName method is overridden in the model object itself.
No comments found
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.