It isn't currently supported, though there's nothing to preclude you (or someone) from writing such support. G
On Nov 10, 2010, at 6:33 PM, Christian Schlichtherle wrote: > 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
