[
Lists Home |
Date Index |
Thread Index
]
On Wed, 2002-02-13 at 08:43, Petr Cimprich wrote:
> I wonder whether the benefits of having simple streaming transformations
> worth to learn a new language (and to implement a processor). Also, I
> haven't been able to find a similar solution or idea on the Net, but I
> expect there must a similar effort in the huge XML community. So, any
> pointers are welcome to prevent me from reinventing the wheel.
I'm working on similar approaches through my SAX filters and Markup
Object Events work, using XML-based rule files which specify particular
kinds of processing. I don't think what I have at present looks much
like what you're proposing, though what you're proposing looks very
cool.
The parts I've got are all listed under "Current Projects" at:
http://simonstl.com/projects/
Guess I'd better get building XPath 1.0 support into MOE.
--
Simon St.Laurent
Ring around the content, a pocket full of brackets
Errors, errors, all fall down!
http://simonstl.com
|