On Jan 14, 2004, at 10:28 AM, Kees Jongenburger wrote:
Kees Jongenburger <[EMAIL PROTECTED]> wrote:I think for the time beeing we can keep the SendMail interface in the core
and put the implementations in the application.
What use is an interface without implementation. I would let the implementations in the core too. Then it is clear what is where.
At current time the mmbase build script don't understand the concept of compile time depenencies. if we don't keep the interface in the core or compile the interface separated of the email applications email depends on mmbase-core mmbase-core depends on email
The change won't happen, Interface will stay in code. Implemtation will stay
in core (so all sites keep working).
New code will be optional with a readme (like all applications) on how to
change and use.
Daniel.
