|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] xl list -l produces invalid output
xl list -l changed output recently. From SXP, often broken, it switched
to JSON---or better: kind-of-JSON.
JSON is defined in RFC 4627. It includes the definition:
| JSON-text = object / array
| object = begin-object [â] end-object
| array = begin-array [â] end-array
The output of xl list -l does not dump as one object. Instead it
consists of lines, each with one object. No real parser will ever read
this.
Bastian
--
Conquest is easy. Control is not.
-- Kirk, "Mirror, Mirror", stardate unknown
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |