[ http://issues.apache.org/jira/browse/VELTOOLS-55?page=all ]
Nathan Bubna updated VELTOOLS-55:
---------------------------------
Attachment: URLResourceLoader.java
Charles (and others),
i felt rather in need of a break from paid work headaches and busyness for a
few minutes tonight, so i hacked on this for a little while...
what's attached is an updated, improved, and largely untested
URLResourceLoader. it's Velocity 1.5-dev dependent (largely due to logging),
but doesn't need to remain so. i currently have it as being in the Generic
Tools package, but if someone were willing to test it and/or write some JUnit
tests for it, i think it may be core worthy. it doesn't really fit all that
great with the rest of the tools, and i'm still impressed by your "been using
it successfully for three years" endorsement.
so in particular, i'd like to know if the improvements work for you, but if you
or someone else had time to provide some tests that would also help move things
along. ;-)
> 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]