Hi,

Has anyone made a typesafe JSON builder? 

Many Javascript libraries provides support for extensive customization,
usually via a JSON object
(eg. http://www.jqplot.com/docs/files/optionsTutorial-txt.html#Options_Tutorial

It would be nice to generate this from Scala which would then give you
type checking, IDE auto completion etc.

Lacking concrete implementations, any ideas on the best way to approach
this. I've seen
http://blog.rafaelferreira.net/2008/07/type-safe-builder-pattern-in-scala.html
which looks like a viable (if a bit verbose) approach.

/Jeppe 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to