
7 Nov
2011
7 Nov
'11
12:48 p.m.
Hi, I would like to use PropertyTree as a higher level interface to access our project's config data. However, the config data can be accessed only through C API calls, so I cannot use the XML or INI parser. I suppose that PropertyTree has a polimorfic implementataion, which provides an interface for which a parser must conform, am I right? Thanks, Gabor