On Wed, 31 Oct 2001, Charles Samuels wrote: > > Well, I've started on the arduous task of making KConfig::group() return a > temporary class (KConfigGroup) that has all the accessors (like readEntry, > writeEntry, etc). IMO, this looks clumsy and overengineered. QSettings has a much more natural API, and it's also more powerful, as it simulates hierarchical groups. Bernd.