Hi,
I am new to Apache Pivot and try to find an answer to what I guess might be an FAQ - but I could not yet find an answer yet. So here is my question: Is it possible to declare my UI components using JSON instead of XML? I found the class JSONSerializer in the Javadoc for 1.5.2, but it doesn't provide the same interface as WTKXSerializer, so I wonder if it's possible. Why I'ld like to use it? Because I am not a particular fan of XML tag soup and I think it would be a great architectural feature if Apache Pivot would not only provide the freedom of choice of a UI scripting language (Jacascript, Groovy etc.), but also the freedom of choice of a UI component declaration language. I'm not sure if it's feasible at all, however. Regards, Christian Schlichtherle
