Hi,
I'm now moving on to trying to separate fulcrum from turbine and
I've decided that a better approach might be to split out the
core of the services framework from the services themselves.
Within the repository have
src/core
src/services
And within the services directory have each of the services self
contained with its own build. Each service can state its own dependencies
so if a service requires some turbine code than so be it.
Than we can have an overall build that will build a jar for each
service and the service will only be built if the dependencies
are statisfied.
I think this would make things a lot cleaner.
Thoughts?
--
jvz.
Jason van Zyl
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]