All,
Now that the new config API is in, and the basic teething pains resolved (thanks to Mircea
and Kevin!), this is my plan to eradicate the old config:
1) Convert test suite to use new config. This is a big job, so I'm going to ask for
help on this! What I suggest is that I do a bit, and then we use this as an
example/design. Anyone got a good suggestions about a good section for me to start in?
(Not too in-depth domain knowledge needed, isolated, simpleish config)
2) Switch out parsers - with the test suite over this should reveal any problems in the
parser
3) Switch out the usage of the config objects, changing from converting new -> legacy
to vs. versa…
Pete