Hi,

The email application introduces 2 new sendmail modules and a new SendMailInterface 
(located at org.mmbase.application.email)
still the new sendmail modules is keeping the same name "sendmail". this introduces a 
new problem

Module.getModule("sendmail"); 
and
MMBase.getSendMail();
will depending on the sendmail.xml  configuration return a different (with the same 
classname)interface

Therefore if you install the new email application your old code will no longer work
(linkchecker/old email builders)

This is an undesired situation. what does the maintainer of the email application 
think should happen?


-- 
Kees Jongenburger
Mediapark C101 Hilversum  
+31 (0)35 6772910


Reply via email to