I need to read arbitrary files as maps, to reproduce a capability from
i_r.dll in jk1, 
I just need to get rid of the cfg dependency , to solve it I'm about to
refactor the reader code to the map object in jk2, looking at the code,
what should i do with sections? i fail to understand the use of
cfg->section, it seems a temporary placeholder for names of sections
when reading ? right ? 

if the section name is null i will simply put the value at the top map,
rest will be more or less the same, i will translate ( for completeness
) jk2_config_queryRead too..

Any comment? i'm overlooking anything?

Saludos ,
Ignacio J. Ortega

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to