On 08.01.2010, at 11:06, Maxim Makhinya <[email protected]> wrote:
>
>> On another subject, is there any thought to using XML to describe
>> configurations? has anyone desired this feature or even implemented a
>> parser that EQ can use?
>
> I think it would be similar to original config files, so that would be
> kind of redundant, but Stefan can answer it better I guess.
Writing an XML parser and writer for Equalizer config files is
straight-forward. The existing lex/yacc parser and std::ostream writer
simply deserialize and serialize the in-memory server object and its
children. An XML parser would do the same using a different file format.
Btw, the current file format uses the same style as VRML.
Hth,
Stefan.
>
_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com