Are you talking about creating JSON from GWT Java code or from JS
itself? If the latter, yes I am surprised that creating JSON from JS is
difficult, and even more surprised that using DMR would be simpler.
If operations in JS do not work then we have a bug IMO.
On 04/09/2013 07:58 AM, Heiko Braun wrote:
Not bizarre at all. Have you ever tried to create a DMR operation in
JSON? Reading data from the management layer is fine in JSON, but
constructing and executing operations in JSON is PITA, if possible at all.
Hence the plain JS port of the lib we use in GWT. The real intention was
to provide an integration option for hawt.io.
Does it makes sense?
On Apr 9, 2013, at 2:54 PM, "David M. Lloyd" <david.lloyd(a)redhat.com
<mailto:david.lloyd@redhat.com>> wrote:
> So we'd rather use DMR from JS than JSON? I think I just stepped into
> Bizarro world :)
--
- DML