<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-4376417828574391409.post2886116946668297430..comments</id><updated>2011-11-11T17:04:21.384-05:00</updated><category term='ruby'/><category term='macos'/><category term='javascript'/><category term='phones'/><category term='snow leopard'/><category term='daemons'/><category term='apple'/><category term='web applications'/><category term='offline'/><category term='piracy'/><category term='objective c'/><category term='youtube'/><category term='api'/><category term='application'/><category term='osx'/><category term='validation'/><category term='picasa'/><category term='iphone'/><category term='background processing'/><category term='git'/><category term='leopard'/><category term='rails'/><category term='keyboard'/><category term='video'/><category term='boot camp'/><category term='windows'/><category term='code reuse'/><category term='dual boot'/><category term='date validation'/><category term='app engine'/><category term='pcsc'/><category term='helpers'/><category term='linux'/><category term='dismiss keyboard'/><category term='jsonp'/><category term='git offline'/><category term='dynamic dns'/><category term='offline push'/><category term='sockets'/><category term='ajax'/><category term='security'/><category term='smartcards'/><category term='rdoc'/><category term='reinstall'/><category term='RubyGems'/><category term='auto-rotation'/><category term='text input'/><category term='gems'/><category term='install hooks'/><category term='rotation'/><category term='pbxproj'/><category term='dojo'/><category term='xcode'/><category term='blackberry'/><category term='push notifications'/><category term='xcode file format'/><category term='web fonts'/><category term='mac mini'/><category term='mac'/><category term='search'/><category term='server'/><category term='static libraries'/><category term='offline sync'/><category term='testing'/><category term='ubuntu'/><category term='datetime'/><category term='json'/><category term='google'/><title type='text'>Comments on Victor Costan: iPhone Web Service Toolkit Upgrade: JSON FTW</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.costan.us/feeds/2886116946668297430/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default'/><link rel='alternate' type='text/html' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html'/><author><name>Victor Costan</name><uri>https://profiles.google.com/102128305988485092292</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-nJP-1bs5x-c/AAAAAAAAAAI/AAAAAAAABo4/WGzRquUXypg/s512-c/photo.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4376417828574391409.post-9168166848104685182</id><published>2011-08-12T09:56:20.477-04:00</published><updated>2011-08-12T09:56:20.477-04:00</updated><title type='text'>For businesses it needs to stay at the top by usin...</title><content type='html'>For businesses it needs to stay at the top by using new software solutions. Some applications could be developed by outsource company that provides &lt;a href="http://sigmaukraine.com/technologies/microsoft" title="Microsoft software development" rel="nofollow"&gt;&lt;strong&gt;microsoft application development&lt;/strong&gt;&lt;/a&gt; for business companies.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/9168166848104685182'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/9168166848104685182'/><link rel='alternate' type='text/html' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html?showComment=1313157380477#c9168166848104685182' title=''/><author><name>Joshua Smith</name><uri>http://www.blogger.com/profile/09956978234577871712</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html' ref='tag:blogger.com,1999:blog-4376417828574391409.post-2886116946668297430' source='http://www.blogger.com/feeds/4376417828574391409/posts/default/2886116946668297430' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1802573158'/></entry><entry><id>tag:blogger.com,1999:blog-4376417828574391409.post-3038474321032135963</id><published>2010-01-05T14:08:29.764-05:00</published><updated>2010-01-05T14:08:29.764-05:00</updated><title type='text'>Hi Victor,
Great library, Congrats!
I have one iss...</title><content type='html'>Hi Victor,&lt;br /&gt;Great library, Congrats!&lt;br /&gt;I have one issue about ZNXmlHttpRequest. Can I use a model with a NSArray of nested models?&lt;br /&gt;I would like to parse a XML like this&lt;br /&gt;&lt;br /&gt;&amp;lt; top &amp;gt;&lt;br /&gt;   &amp;lt; name &amp;gt;Top Name&amp;lt; /name &amp;gt;&lt;br /&gt;   &amp;lt; finals &amp;gt;&lt;br /&gt;      &amp;lt; final &amp;gt;&lt;br /&gt;         &amp;lt; name &amp;gt;First final&amp;lt; /name &amp;gt;&lt;br /&gt;      &amp;lt; /final &amp;gt;&lt;br /&gt;      &amp;lt; final &amp;gt;&lt;br /&gt;         &amp;lt; name &amp;gt;Second final&amp;lt; /name &amp;gt;&lt;br /&gt;      &amp;lt; /final &amp;gt;&lt;br /&gt;      &amp;lt; final &amp;gt;&lt;br /&gt;         &amp;lt; name &amp;gt;Last final&amp;lt; /name &amp;gt;&lt;br /&gt;      &amp;lt; /final &amp;gt;&lt;br /&gt;   &amp;lt; /finals &amp;gt;&lt;br /&gt;&amp;lt; /top &amp;gt;&lt;br /&gt;&lt;br /&gt;Thanks</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/3038474321032135963'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/3038474321032135963'/><link rel='alternate' type='text/html' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html?showComment=1262718509764#c3038474321032135963' title=''/><author><name>Rene</name><uri>http://www.blogger.com/profile/00108915582489321379</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html' ref='tag:blogger.com,1999:blog-4376417828574391409.post-2886116946668297430' source='http://www.blogger.com/feeds/4376417828574391409/posts/default/2886116946668297430' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-285295912'/></entry><entry><id>tag:blogger.com,1999:blog-4376417828574391409.post-8191759001436769631</id><published>2009-06-09T19:25:40.756-04:00</published><updated>2009-06-09T19:25:40.756-04:00</updated><title type='text'>@Chris: apologies for not being clear in my blog p...</title><content type='html'>@Chris: apologies for not being clear in my blog posts.&lt;br /&gt;&lt;br /&gt;Yes, you can use the same command. I think you can pretty much repeat the initial setup process to update the code.&lt;br /&gt;&lt;br /&gt;I committed all the code in the &amp;quot;submodels&amp;quot; branch.&lt;br /&gt;&lt;br /&gt;I hope it works for you!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/8191759001436769631'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/8191759001436769631'/><link rel='alternate' type='text/html' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html?showComment=1244589940756#c8191759001436769631' title=''/><author><name>Victor Costan</name><uri>http://www.blogger.com/profile/13804381550088697006</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_2rkMj-lxjPM/Sge3QPz8xHI/AAAAAAAAACY/Xax2-5JtVg8/S220/victor.png'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html' ref='tag:blogger.com,1999:blog-4376417828574391409.post-2886116946668297430' source='http://www.blogger.com/feeds/4376417828574391409/posts/default/2886116946668297430' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1742897105'/></entry><entry><id>tag:blogger.com,1999:blog-4376417828574391409.post-3224043721355215292</id><published>2009-06-09T18:52:21.839-04:00</published><updated>2009-06-09T18:52:21.839-04:00</updated><title type='text'>Hi Victor, I need to use the latest branch in my x...</title><content type='html'>Hi Victor, I need to use the latest branch in my xcode project. Can I just overwrite the previous one via the command line tool?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/3224043721355215292'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/3224043721355215292'/><link rel='alternate' type='text/html' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html?showComment=1244587941839#c3224043721355215292' title=''/><author><name>Chris Palmer</name><uri>http://www.blogger.com/profile/04310980687354205790</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='12999311861309759929'/><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://4.bp.blogspot.com/_5FAs5uMIL0U/SizGkJMht9I/AAAAAAAAAAM/dk788Hwtl4g/S220/Picture+17.png'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html' ref='tag:blogger.com,1999:blog-4376417828574391409.post-2886116946668297430' source='http://www.blogger.com/feeds/4376417828574391409/posts/default/2886116946668297430' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1052350403'/></entry><entry><id>tag:blogger.com,1999:blog-4376417828574391409.post-7062038208350427309</id><published>2009-06-09T05:24:28.174-04:00</published><updated>2009-06-09T05:24:28.174-04:00</updated><title type='text'>@Chris: is the code working out for you? If not, c...</title><content type='html'>@Chris: is the code working out for you? If not, can you tell me where are you stuck?&lt;br /&gt;&lt;br /&gt;I made the XML parser more versatile, so now it supports nested models as well. So you should be fine no matter what format you use.&lt;br /&gt;&lt;br /&gt;Thanks for making me code this! :)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/7062038208350427309'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/7062038208350427309'/><link rel='alternate' type='text/html' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html?showComment=1244539468174#c7062038208350427309' title=''/><author><name>Victor Costan</name><uri>http://www.blogger.com/profile/13804381550088697006</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_2rkMj-lxjPM/Sge3QPz8xHI/AAAAAAAAACY/Xax2-5JtVg8/S220/victor.png'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html' ref='tag:blogger.com,1999:blog-4376417828574391409.post-2886116946668297430' source='http://www.blogger.com/feeds/4376417828574391409/posts/default/2886116946668297430' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1742897105'/></entry><entry><id>tag:blogger.com,1999:blog-4376417828574391409.post-7772271112680289300</id><published>2009-06-08T19:27:04.237-04:00</published><updated>2009-06-08T19:27:04.237-04:00</updated><title type='text'>@Chris: I&amp;#39;m assuming that you have a @property...</title><content type='html'>@Chris: I&amp;#39;m assuming that you have a @property for the Project*, and that the property is named theProject, just like the instance variable.&lt;br /&gt;&lt;br /&gt;In that case, your json should look like &amp;quot;events&amp;quot;:[{&amp;quot;the_project&amp;quot;: { ..project stuff.. } ... ]. You can have &amp;quot;theProject&amp;quot; instead of &amp;quot;the_project&amp;quot;, and that should work. But you can&amp;#39;t have &amp;quot;project&amp;quot;. ModelSupport uses the name of the property to decide the JSON dictionary key.&lt;br /&gt;&lt;br /&gt;The relevant test is in &lt;a href="http://github.com/costan/zergsupport/blob/8acdf1f30768e86a5bf84be130bbcea6168365cc/ZergSupport/ModelSupport/ZNModelTest.m#L166" rel="nofollow"&gt;ZergSupport/ModelSupport/ZNModelTest.m&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It converts between a model and a Cocoa dictionary, but the same mechanism is used for JSON conversion.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/7772271112680289300'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/7772271112680289300'/><link rel='alternate' type='text/html' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html?showComment=1244503624237#c7772271112680289300' title=''/><author><name>Victor Costan</name><uri>http://www.blogger.com/profile/13804381550088697006</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_2rkMj-lxjPM/Sge3QPz8xHI/AAAAAAAAACY/Xax2-5JtVg8/S220/victor.png'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html' ref='tag:blogger.com,1999:blog-4376417828574391409.post-2886116946668297430' source='http://www.blogger.com/feeds/4376417828574391409/posts/default/2886116946668297430' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1742897105'/></entry><entry><id>tag:blogger.com,1999:blog-4376417828574391409.post-2782782049109114134</id><published>2009-06-08T17:54:02.790-04:00</published><updated>2009-06-08T17:54:02.790-04:00</updated><title type='text'>Hi Victor, I downloaded the branch and was looking...</title><content type='html'>Hi Victor, I downloaded the branch and was looking at the diff. I was wondering if there was a test to have a look at? I guess I was unsure of how it loads the sub object and how you access its properties.&lt;br /&gt;&lt;br /&gt;@interface Event : ZNModel {&lt;br /&gt;    Project *theProject&lt;br /&gt;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;@interface Project : ZNModel {&lt;br /&gt;    NSString *name;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;So I query the list of event objects, the event is in Json looks like this:&lt;br /&gt;&lt;br /&gt;{&amp;quot;events&amp;quot;:[{&lt;br /&gt;  &amp;quot;pkId&amp;quot;: 1026,&lt;br /&gt;  &amp;quot;applUser&amp;quot;: &amp;quot;Chris Palmer&amp;quot;,&lt;br /&gt;  &amp;quot;project&amp;quot;: {&lt;br /&gt;    &amp;quot;pkId&amp;quot;: 7,&lt;br /&gt;    &amp;quot;name&amp;quot;: &amp;quot;Conn3cted - Toyota&amp;quot;,&lt;br /&gt;    &amp;quot;managerName&amp;quot;: &amp;quot;Glenn Murray&amp;quot;&lt;br /&gt;  },&lt;br /&gt;  &amp;quot;startDate&amp;quot;: &amp;quot;2009-06-01 09:00 AM&amp;quot;,&lt;br /&gt;  &amp;quot;endDate&amp;quot;: &amp;quot;2009-06-01 05:00 PM&amp;quot;,&lt;br /&gt;  &amp;quot;note&amp;quot;: &amp;quot;Work on , production issues of showroom with support, ronn , darren&amp;quot;&lt;br /&gt;}</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/2782782049109114134'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/2782782049109114134'/><link rel='alternate' type='text/html' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html?showComment=1244498042790#c2782782049109114134' title=''/><author><name>Chris Palmer</name><uri>http://www.blogger.com/profile/04310980687354205790</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='12999311861309759929'/><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://4.bp.blogspot.com/_5FAs5uMIL0U/SizGkJMht9I/AAAAAAAAAAM/dk788Hwtl4g/S220/Picture+17.png'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html' ref='tag:blogger.com,1999:blog-4376417828574391409.post-2886116946668297430' source='http://www.blogger.com/feeds/4376417828574391409/posts/default/2886116946668297430' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1052350403'/></entry><entry><id>tag:blogger.com,1999:blog-4376417828574391409.post-3695889501502162520</id><published>2009-06-08T04:04:49.924-04:00</published><updated>2009-06-08T04:04:49.924-04:00</updated><title type='text'>Hi Victor,

Thanks for your input as well. Yes, I ...</title><content type='html'>Hi Victor,&lt;br /&gt;&lt;br /&gt;Thanks for your input as well. Yes, I haven&amp;#39;t even tried the xml stuff yet. I guess the use case is really the same between the two apis. You have various properties you may want to &amp;quot;map&amp;quot; to specific classes. But I think as long as your model objects inherit ZNModel we should be ok. I will have to test your branch...ill have a look tonight.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/3695889501502162520'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/3695889501502162520'/><link rel='alternate' type='text/html' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html?showComment=1244448289924#c3695889501502162520' title=''/><author><name>Chris Palmer</name><uri>http://www.blogger.com/profile/04310980687354205790</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='12999311861309759929'/><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html' ref='tag:blogger.com,1999:blog-4376417828574391409.post-2886116946668297430' source='http://www.blogger.com/feeds/4376417828574391409/posts/default/2886116946668297430' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1052350403'/></entry><entry><id>tag:blogger.com,1999:blog-4376417828574391409.post-5613998060982632951</id><published>2009-06-08T03:26:59.982-04:00</published><updated>2009-06-08T03:26:59.982-04:00</updated><title type='text'>@Chris: Thank you so much for your feedback!

You ...</title><content type='html'>@Chris: Thank you so much for your feedback!&lt;br /&gt;&lt;br /&gt;You are right, in that I was thinking AppIUser would inherit from ZNModel as well.&lt;br /&gt;&lt;br /&gt;You are also right about this not working in XML. The problem is I don&amp;#39;t parse nested trees. For example, in the tree below, I wouldn&amp;#39;t get to &amp;quot;name&amp;quot;:&lt;br /&gt;&lt;br /&gt;&amp;lt; event &amp;gt;&lt;br /&gt;  &amp;lt; appIUser &amp;gt;&lt;br /&gt;    &amp;lt; name &amp;gt;...&lt;br /&gt;  &amp;lt; /appIUser &amp;gt;&lt;br /&gt;  ...&lt;br /&gt;&amp;lt; /event &amp;gt;&lt;br /&gt;&lt;br /&gt;I&amp;#39;ll look into the XML parsing code tomorrow. Can you work with just having JSON support for now?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/5613998060982632951'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/5613998060982632951'/><link rel='alternate' type='text/html' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html?showComment=1244446019982#c5613998060982632951' title=''/><author><name>Victor Costan</name><uri>http://www.blogger.com/profile/13804381550088697006</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_2rkMj-lxjPM/Sge3QPz8xHI/AAAAAAAAACY/Xax2-5JtVg8/S220/victor.png'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html' ref='tag:blogger.com,1999:blog-4376417828574391409.post-2886116946668297430' source='http://www.blogger.com/feeds/4376417828574391409/posts/default/2886116946668297430' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1742897105'/></entry><entry><id>tag:blogger.com,1999:blog-4376417828574391409.post-6741329086211404169</id><published>2009-06-08T02:17:26.155-04:00</published><updated>2009-06-08T02:17:26.155-04:00</updated><title type='text'>I am not sure I grasped your thought. 

Example :
...</title><content type='html'>I am not sure I grasped your thought. &lt;br /&gt;&lt;br /&gt;Example :&lt;br /&gt;@interface Event : ZNModel {&lt;br /&gt; NSString *pkId;&lt;br /&gt; ApplUser *applUser;&lt;br /&gt; NSString *project;&lt;br /&gt; NSString *note;&lt;br /&gt; ApplUser *consultant;&lt;br /&gt; NSDate *startDate;&lt;br /&gt; NSDate *endDate;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;I think what you are suggesting would be to make applUser a ZNModel? Then perhaps the toolkit would get smart and see the property and stuff the values?&lt;br /&gt;&lt;br /&gt;Side question, does the xml library handle that? I thought I saw an example where you map class names to properties.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/6741329086211404169'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/6741329086211404169'/><link rel='alternate' type='text/html' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html?showComment=1244441846155#c6741329086211404169' title=''/><author><name>Chris Palmer</name><uri>http://www.blogger.com/profile/04310980687354205790</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='12999311861309759929'/><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html' ref='tag:blogger.com,1999:blog-4376417828574391409.post-2886116946668297430' source='http://www.blogger.com/feeds/4376417828574391409/posts/default/2886116946668297430' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1052350403'/></entry><entry><id>tag:blogger.com,1999:blog-4376417828574391409.post-7318009155562380905</id><published>2009-06-08T02:17:22.343-04:00</published><updated>2009-06-08T02:17:22.343-04:00</updated><title type='text'>@Chris: try the &amp;quot;submodels&amp;quot; branch in th...</title><content type='html'>@Chris: try the &amp;quot;submodels&amp;quot; branch in the repository.&lt;br /&gt;&lt;br /&gt;If it works for you, I&amp;#39;ll promote it to master.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/7318009155562380905'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/7318009155562380905'/><link rel='alternate' type='text/html' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html?showComment=1244441842343#c7318009155562380905' title=''/><author><name>Victor Costan</name><uri>http://www.blogger.com/profile/13804381550088697006</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_2rkMj-lxjPM/Sge3QPz8xHI/AAAAAAAAACY/Xax2-5JtVg8/S220/victor.png'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html' ref='tag:blogger.com,1999:blog-4376417828574391409.post-2886116946668297430' source='http://www.blogger.com/feeds/4376417828574391409/posts/default/2886116946668297430' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1742897105'/></entry><entry><id>tag:blogger.com,1999:blog-4376417828574391409.post-6596976688333551754</id><published>2009-06-07T22:26:35.117-04:00</published><updated>2009-06-07T22:26:35.117-04:00</updated><title type='text'>@Chris: It doesn&amp;#39;t handle that yet, but it sho...</title><content type='html'>@Chris: It doesn&amp;#39;t handle that yet, but it should.&lt;br /&gt;&lt;br /&gt;I think the most natural way would be to have a property whose type is a model, and pass a dictionary through JSON. Do you think that makes sense?&lt;br /&gt;&lt;br /&gt;Will hack something up.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/6596976688333551754'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/6596976688333551754'/><link rel='alternate' type='text/html' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html?showComment=1244427995117#c6596976688333551754' title=''/><author><name>Victor Costan</name><uri>http://www.blogger.com/profile/13804381550088697006</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_2rkMj-lxjPM/Sge3QPz8xHI/AAAAAAAAACY/Xax2-5JtVg8/S220/victor.png'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html' ref='tag:blogger.com,1999:blog-4376417828574391409.post-2886116946668297430' source='http://www.blogger.com/feeds/4376417828574391409/posts/default/2886116946668297430' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1742897105'/></entry><entry><id>tag:blogger.com,1999:blog-4376417828574391409.post-1815936438204820535</id><published>2009-06-07T22:06:33.582-04:00</published><updated>2009-06-07T22:06:33.582-04:00</updated><title type='text'>Hi,

I just started using the toolkit and I am hav...</title><content type='html'>Hi,&lt;br /&gt;&lt;br /&gt;I just started using the toolkit and I am having some success. I keep building on my application since I am new to the iphone sdk. Is it possible to retrieve objects in objects? What I a mean is I have a property that is an object its self. The server side is java so I am quite flexible to what I can send via json. &lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Chris</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/1815936438204820535'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4376417828574391409/2886116946668297430/comments/default/1815936438204820535'/><link rel='alternate' type='text/html' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html?showComment=1244426793582#c1815936438204820535' title=''/><author><name>Chris Palmer</name><uri>http://www.blogger.com/profile/04310980687354205790</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='12999311861309759929'/><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.costan.us/2009/05/iphone-web-service-toolkit-upgrade-json.html' ref='tag:blogger.com,1999:blog-4376417828574391409.post-2886116946668297430' source='http://www.blogger.com/feeds/4376417828574391409/posts/default/2886116946668297430' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1052350403'/></entry></feed>
