[Mav-user] a new view

2004-09-20 Thread Joseph Dane
I recently had reason to develop a new view type for Maverick, and wonder if there might be any interest in it. If so, perhaps I can contribute it back to the project. The problem: I needed a very simple X?HTML template system. It had to be something that, however, complicated under the hood,

Re: [Mav-user] a new view

2004-09-20 Thread Joseph Dane
Schnitzer, Jeff [EMAIL PROTECTED] writes: Velocity produces text that must be parsed to perform XSLT transforms. This new approach starts immediately with SAX events. Unlike a hypothetical saxify, it doesn't require fully navigating the source object graph. Cool. yes, I think so too. in