Well have been doing some reading and what I gather is that parsing xml through prototype is dead slow and more over many other users of JS alone share tha same sentiment thus its better to use JSON formatted data over XML.
Negating the core question another pops up. Is it possible to have data in a JSON object and perform the following actions to the object: 1)add new data to it related to existing data 2)edit existing data in the object 3)delete an item from the object On Sun, Sep 28, 2008 at 5:17 PM, bluezehn <[EMAIL PROTECTED]>wrote: > > I'm sorry but it's just too difficult to understand the entire design... > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
