in reply to Best practice with polymorphic constructors
(Or, you could specify a database or any other information in there.) Then you could retrieve the credentials based on the functionality, not the module name. Does that make sense?<mydb> <config user="fooser" pass="foo" /> <modify user="barser" pass="bar" /> </mydb>
HTH, --traveler
|
|---|