Ilkka Priha wrote:

> 
> You're right, actually Turbine must perform transformations to all paths
> whatever the resource loader name is. So I like your last proposal, Turbine
> can match the end of the resource name. However, if the path resource is
> consistent within Velocity, it's almost as clean to define the constant
> within Turbine. On the other hand, it seems that the above constants would
> be usefule within Velocity, which was the original reason for this mail...
> :)
> 

Definitely we need to make that JarResourceLoader consistant with
FileResourceLoader.  The pattern is

<foo>.resource.loader.<property>

and there is no good reason why the path property for File should be
diff from Jar.

And yes, I think we can extend the string constants out to the 'parts'. 
That makes sense.

geir

-- 
Geir Magnusson Jr.                           [EMAIL PROTECTED]
System and Software Consulting

Developing for the web?  See http://jakarta.apache.org/velocity/

Reply via email to