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>
wrote:
So we'd rather use DMR from JS than JSON? I think I just stepped
into
Bizarro world :)