OK I'll read up on the Visitor pattern. The JSON is fairly
hierarchical - various  sections and form fields within. I assume
Visitor is still advised for that.

Thanks!

Alex

On Sep 11, 10:13 am, Folke <[EMAIL PROTECTED]> wrote:
> It depends on whether the JSON is hierarchical or flat.
>
> Take a look at the visitor pattern for complexer JSON 
> structures.http://en.wikipedia.org/wiki/Visitor_pattern
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to