Daniel, et al..

I took a quick spin through the code last night, with an eye to removing the
JavaMail dependency.  However, I don't think it can be removed as lots of
code uses it beyond the email code:

OldJavaCrypt.java
FileHandler.java
UUIdGenerator.java

I think OldJavaCrypt should be marked deprecated so that the next version of
Turbine 2.4? doesn't have to keep it.  All of them use the MimeUtility
pretty much.

I looked at T3, however I don't see anything about an email component..  I
searched through CVS head of t-3 looking for "mail" and got nothing.  Are
you referring to the Template code in Fulcrum?

Eric Pugh

-----Original Message-----
From: Daniel Rall [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 06, 2003 4:48 PM
To: Turbine Developers List
Subject: Re: MultiPartMail has dependancy on Torque?????


[EMAIL PROTECTED] writes:

> Do we want to refactor Turbine to use commons email?� I think that
> was the original plan.� If so, I volunteer to do it, just need a go
> ahead from a committer.

Yes, and further clean up the email package while you're at it (it
could definitely use some more work).  For the Turbine integration,
you'd be best off looking at how T3 integrated the email component and
following suite for T2.
-- 

Daniel Rall <[EMAIL PROTECTED]>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to