Issue Details (XML | Word | Printable)

Key: WW-425
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jason Carreira
Reporter: Fredrik Lindgren
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
WebWork

Refactoring to decouple the UI Tag dependency on velocity

Created: 15/Dec/03 06:11 PM   Updated: 14/Nov/04 11:59 AM
Component/s: Views
Affects Version/s: 2.0
Fix Version/s: 2.1.5

File Attachments: 1. Zip Archive added.zip (13 kB)
2. Text File template-changes.patch (58 kB)



 Description  « Hide
As discussed recently on the mailing list there is an unnecessary tight dependency on velocity for the UI tags. Decoupling the template tag handling from the actual template processing technology enables for webwork users to use the UI tags with their technology of choice.

Patches for a refactoring decoupling the dependency will be attached to this issue shortly.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Fredrik Lindgren added a comment - 15/Dec/03 06:12 PM
diff/patch file with changes

Fredrik Lindgren added a comment - 15/Dec/03 06:13 PM
New classes added as part of the fix

Mike Cannon-Brookes added a comment - 07/Jan/04 07:51 PM
Postponing until after 2.0 - not a core issue right now (ie it works without this, although it is a good idea).

Jason Carreira added a comment - 27/Sep/04 04:37 PM
Is there any way you can attach a patch file against the latest source? Trying to apply this and there's lots of changes...

Mathias Bogaert added a comment - 20/Oct/04 07:11 AM
I'd be happy to look into this too.