I've found a few SPL classes that would work great with the new Configuration Factory. One is ArrayObject which Classes can be stored and used in the way I want it to be used.
The other is IniGroups, which does the job for me when reading INI files.
Dain Bramage
I'm nearing the point where I can't grok the whole thing and I will need to do some unit testing to finish the Factory.