Hi
>> on 5/27/2000 1:28 AM, Frank Conradie at [EMAIL PROTECTED] wrote:
>
> > What is the difference between something that's implemented as a SERVICE
and
> > something that's implemented under UTIL? E.g. why is email not a
SERVICE?
> >
> > Frank
.....
> Stuff like the database connection pool, email, etc should all eventually
> become services, essentially anything that is Singleton based...it would
be
> great to add this to the TODO list...
>
> -jon
I moved the mail and upload packages from util to services. I don't know
the extend of code that will be broken by this outside Turbine, but in the
Turbine build only 2 classes were broken:
src\org\apache\turbine\modules\actions\UploadFile.java
src\org\apache\turbine\util\webmacro\WebMacroEmail.java
If the impact on existing code won't be to big an issue I will volunteer to
move the packages from util to services and fix any broken classes. The
same goes for the db pool an dependent classes - which might just take
a little longer :-). I will also write a short FAQ to explain way code
might be broken and how to fix it.
OK, if I go ahead with this or will the damage to existing code (outside the
turbine project) outweigh the benefits?
Regards
Leon.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]