[ 
http://issues.apache.org/jira/browse/VELTOOLS-55?page=comments#action_12370038 
] 

Nathan Bubna commented on VELTOOLS-55:
--------------------------------------

Ok, i took some time to test out my changes, and the URLResourceLoader seems to 
be working great.  upon further thought, however, i really don't think it 
belongs in VelocityTools.  it doesn't use any veltools classes, isn't a tool 
(in the veltools sense), and doesn't use j2ee classes.

so, barring any objections, i'm going to put it into the core for 1.5.

Charles, it'd be great to have you (who will use it) test it out before we push 
a 1.5 release out.

> Add URLResourceLoader to VelocityTools 1.3
> ------------------------------------------
>
>          Key: VELTOOLS-55
>          URL: http://issues.apache.org/jira/browse/VELTOOLS-55
>      Project: VelocityTools
>         Type: New Feature
>   Components: VelocityView
>     Versions: 1.3
>     Reporter: Charles N. Harvey
>     Assignee: Nathan Bubna
>     Priority: Minor
>  Attachments: URLResourceLoader.java
>
> Geir created a new resource loader that can load velocity files (.vm) from 
> any URL, not just from the filesystem or from the webapp.
> This is very useful for me since sometimes I have to have apps read .vm files 
> from different sources (a CDN server).  This file is
> already in the main Velocity branch under /whiteboard/geir/ and basially just 
> has to be copied over into VelocityTools.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to