While I&#39;m sure the XML-&gt;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&#39;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">&lt;<a href="mailto:d.haslam@ukonline.co.uk">d.haslam@ukonline.co.uk</a>&gt;</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&#39;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 &quot;lateral thinking hat&quot; 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>
&gt;<br>
&gt; I&#39;ve worked with JSON - generally speaking, each IDE has it&#39;s own plugin /<br>
&gt; library to work with JSON and it functions much like a high level OO<br>
&gt; class.<br>
&gt;<br>
&gt; For example, in PHP - If you decode JSON into a variable, you can access<br>
&gt; it&#39;s various properties as you would any other PHP class variable (i.e.<br>
&gt; $json_variable-&gt;part1).<br>
&gt;<br>
&gt; What are you trying to accomplish?  Work with just PHP locally?  Wouldn&#39;t<br>
&gt; that require a local PHP server?<br>
&gt;<br>
&gt; -David<br>
&gt;<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>