[HTCondor-devel] idle thoughts: json as classads


Date: Tue, 25 Jun 2013 13:19:06 -0500
From: Erik Paulson <epaulson@xxxxxxxxxxx>
Subject: [HTCondor-devel] idle thoughts: json as classads

If we flipped the meaning of '[]' and '{}' in ClassAds, and allowed colons as an assignment operator*, and maybe checked the different string escapes, would every JSON object automatically be a ClassAd?

It'd be kind of slick if ClassAds and JSON were a little more interoperable, and we could get some cool stuff somewhat for free. 

We could go a little farther, and work out a full syntax for ClassAds in JSON, maybe by looking at some of the JSON Referencing ideas:

This could all be first-steps towards easier interactions with HTCondor in other languages and environments. 

-Erik

*which I swore I thought Ye Olde ClassAds could do, but maybe it was just the config files
[← Prev in Thread] Current Thread [Next in Thread→]