Hi,

I'm about to make another largish commit. This round includes

- decoupling upload services from turbine, the service will now work
  in struts or any other webapp framework. you just hand the service
  the request and it will hand you back an ArrayList of FileItems

- decoupling of persistence system from turbine, the database service
  can now be used in other webapp frameworks. all the deps on turbine
  are gone. as a by product torque is almost fully decoupled.

There are quite a few changes, and everything is compatible except
for one import statement in the upload services and this is
already deprecated in the 2.1 release so this follows guidelines.

Just doing a bit more testing than I push it into the repository.
Everything is working with the TDK, but I will probably try to
build Scarab before committing the changes.

There are still a couple more services to decouple, almost there.

I won't put anything into the fulcrum repository until all the
services are decoupled and the documentation is done.

-- 

jvz.

http://tambora.zenplex.org
http://jakarta.apache.org/turbine
http://jakarta.apache.org/velocity
http://jakarta.apache.org/alexandria
http://jakarta.apache.org/commons



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

Reply via email to