While I'm sure the XML->JSON converter is interesting, generating JSON directly is likely to give you fewer problems.<div><br></div><div>On that note, my job deals very extensively with JSON, so I'm quite familiar with the technology.</div>
<div><br></div><div>--Greg<br><br><div class="gmail_quote">On Mon, Oct 5, 2009 at 10:53 AM, David Haslam <span dir="ltr"><<a href="mailto:d.haslam@ukonline.co.uk">d.haslam@ukonline.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Hi David,<br>
<br>
For my own part, I'm not developing anything in JSON, just seeking to<br>
understand whether and why JSON might be of potential interest to CrossWire<br>
developers.<br>
i.e. Got my "lateral thinking hat" on.<br>
<br>
This article may of interest.<br>
<br>
<a href="http://www.ibm.com/developerworks/xml/library/x-xml2jsonphp/" target="_blank">http://www.ibm.com/developerworks/xml/library/x-xml2jsonphp/</a> Convert XML to<br>
JSON in PHP<br>
<br>
--David<br>
<div class="im"><br>
<br>
<br>
FunnyLookinHat wrote:<br>
><br>
> I've worked with JSON - generally speaking, each IDE has it's own plugin /<br>
> library to work with JSON and it functions much like a high level OO<br>
> class.<br>
><br>
> For example, in PHP - If you decode JSON into a variable, you can access<br>
> it's various properties as you would any other PHP class variable (i.e.<br>
> $json_variable->part1).<br>
><br>
> What are you trying to accomplish? Work with just PHP locally? Wouldn't<br>
> that require a local PHP server?<br>
><br>
> -David<br>
><br>
<br>
</div><font color="#888888">--<br>
View this message in context: <a href="http://www.nabble.com/Offline-Bible-tp25699744p25753296.html" target="_blank">http://www.nabble.com/Offline-Bible-tp25699744p25753296.html</a><br>
</font><div><div></div><div class="h5">Sent from the SWORD Dev mailing list archive at Nabble.com.<br>
<br>
<br>
_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br>
</div></div></blockquote></div><br></div>