On Sat, Jan 28, 2012 at 11:21 PM, Kostas Georgiou
<k.georg...@atreides.org.uk> wrote:
> On Fri, Jan 27, 2012 at 06:59:06AM -0800, Im Root wrote:
>
>> I believe that adding json would be a mistake. The reason is that when
>> users install the main package there would be now a dependency on
>> having json installed. It just adds to the complexity and helps to
>> perpetuate RPM hell. I've had to deal with installing json in the past
>> and it's been awful. It may be nice for a developer but not so nice
>> for the end users.
>
> There is no need for any extra dependencies to output json, my current
> testing code is basically a copy of the code that outputs xml. Parsing
> json is a completely different story though.

That can be accomplished by embedding a copy of json-c, which wouldn't
require any external dependencies. ( https://github.com/json-c/json-c
)

Jeff

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to