On 07/30/2013 09:37 PM, Roy Stogner wrote: > > > On Tue, 30 Jul 2013, David Knezevic wrote: > >> I think JSON is a nicer format than getpot text files > > Any reasons why? GetPot's format gives us expression evaluations and > higher-than-double-precision. The header implementation adds the > ability to integrate command line with config file, and our fork adds > include directives. JSON is more standard, but if anything that's a > reason not to bother putting it in contrib/; well-standardized > third-party dependencies are easier to bring into user apps without > libMesh help. > > Don't take this as a "no", mind you, just "more information needed".
Yes, my statement was too strong. JSON is nice in different ways, e.g. it faciliates storing nested data which leads to a neater input files in some cases I've been using. The reason I suggested contrib is that I was proposing to add JSON as an input format for the reduced basis code that's in libMesh. (This would mean I could use JSON throughout my app codes, rather than half JSON half getpot) ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-devel mailing list Libmesh-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-devel