> For an application I'm working on I find I need to use the Mailer 
> and Reader service of the Mail service to access more than just the 
> configured servers. 
> 
> I'd like to add methods to take an "override" host, user and 
> password to both of these classes - normally they use what's in 
> configuration, but you can override from the model and send them 
> elsewhere, or use a different login/password. This requires a core 
> API change, but won't break any existing code, as it's a new method 
> and doesn't affect current methods. Anyone see a problem?

If we're talking about a class and not an interface, I'd say go
for it. I don't have access to the Keel code at the moment so
I'm possibly just rambling into the ether...

Thanks, Derek
=====================================
--- The Gunslinger
[EMAIL PROTECTED]
http://keelframework.org/documentation
Keelgroup mailing list
[EMAIL PROTECTED]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

Reply via email to