in reply to Re^2: Application-wide configuration
in thread Application-wide configuration
The only think I can see subclassing be useful for is if you have to deal with more than one configuration file per application. I read the problem as needing to have a single config file shared by many modules.
Reusability is not affected. Any other application that needs to have a single config file shared by many modules can reuse this module.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Application-wide configuration
by akho (Hermit) on Jul 27, 2007 at 19:24 UTC |