Hi, On Wed, 5 Jun 2002 15:46, Nicola Ken Barozzi wrote: > I know that this is rushing things, but how bout Phoenix? > I don't want to rush anything, but I would really love to see turbine and > Velocity run in Phoenix.
You can "run" Velocity in Phoenix now - either the singleton approach (if you pack the jars in SAR-INF/lib) or instantiating new instances (if velocity is stored in $PHOENIX_HOME/lib) - works great ! I am not sure that it would be great to require Phoenix for tubine at this stage - mainly as it is aimed at standalone servers at this stage. However I am currently refactoring it so that I can extract a generic ServiceKernel that allows you build a Phoenix-like Container (ie uses something equivelent to BlockInfo but more generic) simply. My main aim is to create something useful for all the containers (and more specifically Myrmidons at this stage). I'm going to start lobbying Leo to use it in fortress and that way services will be transportable between all containers with no hassles. However programming to this container would mean you could transport between all the containers with zero hassles. Just need to write the container specific assembly/config file and away you go! -- Cheers, Peter Donald "Artists can color the sky red because they know it's blue. Those of us who aren't artists must color things the way they really are or people might think we're stupid." -- Jules Feiffer -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>