Jason van Zyl <[EMAIL PROTECTED]> writes: > I would like to start using the resources package in stratum to start trying > to unify resource location for Turbine applications.
Agreed. This will faciliate removal of the requirement for Turbine apps to be run unpacked by the servlet container. > So what I would like to start with is the use of some of the classes in > resources package as a start to find the TRP and the pipeline descriptors. I > would like to start simple using the FileResource and ClasspathResource > directly. The logic for the searching will be decided in Turbine and than > the tools (in this case the mapper for pipeline descriptors, and > ExtendedProperties for config) can take the InputStreams/Readers. Sounds good. > Eventually I would like to get a ResourceManager going with configurable > policies for resource management (whether to poll for changes, or to allow > update on demand) but I can make the changes outlined above today as a start > and move us toward a unified resource management strategy and I can probably > get a WAR file working. Enabling WARs to work across engines would be a great step. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
