<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using Javascript to render JSON: an important gotchas in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/using-javascript-to-render-json-an-important-gotchas/m-p/164852#M118572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What's the impediement?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2008 09:46:34 GMT</pubDate>
    <dc:creator>davidc</dc:creator>
    <dc:date>2008-05-13T09:46:34Z</dc:date>
    <item>
      <title>Using Javascript to render JSON: an important gotchas</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-javascript-to-render-json-an-important-gotchas/m-p/164851#M118571</link>
      <description>Here's the brief: in development of my web scripts, using FreeMarker to output JSON is proving something of an impediment.Bearing in mind that JavaScript comes with it's own 'Obect.toSource()' method - I thought to use the existing code formatter already baked into Rhino.However, when running .toSou</description>
      <pubDate>Tue, 13 May 2008 07:36:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-javascript-to-render-json-an-important-gotchas/m-p/164851#M118571</guid>
      <dc:creator>martin_cowie</dc:creator>
      <dc:date>2008-05-13T07:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using Javascript to render JSON: an important gotchas</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-javascript-to-render-json-an-important-gotchas/m-p/164852#M118572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What's the impediement?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 09:46:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-javascript-to-render-json-an-important-gotchas/m-p/164852#M118572</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2008-05-13T09:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using Javascript to render JSON: an important gotchas</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-javascript-to-render-json-an-important-gotchas/m-p/164853#M118573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The impediment in this case is the time spent on the FreeMarker learning curve, teaching myself how to recurse through an object-model (built in JavaScript) to render a piece of JSON, when I was really re-inventing the wheel - as the Rhino engine already has this ability.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The model-view separation has merit, for all sort of reasons, but rendering JSON and indeed XML in FreeMarker is a painful business, and on best done with tools already bake into JavaScript.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is possible in the FreeMarker to call a JavaScript function to do this rendering?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;M.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 13:26:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-javascript-to-render-json-an-important-gotchas/m-p/164853#M118573</guid>
      <dc:creator>martin_cowie</dc:creator>
      <dc:date>2008-05-13T13:26:48Z</dc:date>
    </item>
  </channel>
</rss>

