Adding support for image serialization and multipart/related uploads
Reported by BillC | June 24th, 2009 @ 02:46 AM
Hi Guys,
I've modified ObjectiveResource and ObjectiveSupport to support binary data serialization and multipart/related uploads.
Here are the git hub links:
ObjectiveResource (multipart support): git://github.com/AnidesBill/objectiveresource.git
ObjectiveSupport (binary data serialization): git://github.com/AnidesBill/objectivesupport.git
For usage details and a list of planned enhancements, please see my lengthy post at:
http://groups.google.com/group/objectiveresource/browse_thread/thre...
Let me know if you have any questions!
Thanks,
Bill
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.