in reply to Practical suggestion for accessing configuration data stored in XML format
If it is prohibitively big, extract the code chunks that are important and where the design choices were made.
My comments on the approach--If I chose to use XML for a config file, I would probably use XPath and XSL Templates to get out the info I need. Using XML, without using XPath or XSLT, is just doing it the hard way, IMHO.
--Solo
--
No. I don't think the Empire had Wookiees in mind when they designed her, Chewie.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Practical suggestion for accessing configuration data stored in XML format
by fuzzycow (Sexton) on Mar 18, 2003 at 17:29 UTC | |
by mojotoad (Monsignor) on Mar 18, 2003 at 19:06 UTC | |
by Anonymous Monk on Mar 19, 2003 at 09:16 UTC |