On Tue, Nov 29, 2011 at 5:06 PM, Dave wrote:
> Hi,
>
> I have created a fairly huge JSON representation of a data structure.
> That JSON resides in a template's Javascript. My template thus renders
> fine.
>
> Turns out that since this is a CMS, the client will want to edit the
> data structure.
Hi,
I have created a fairly huge JSON representation of a data structure.
That JSON resides in a template's Javascript. My template thus renders
fine.
Turns out that since this is a CMS, the client will want to edit the
data structure. Add new elements, change existing ones etc. What would
be the