Brett McLaughlin wrote:
> snagy wrote:
>
> Welcome back! Hope the marriage went well...
>
Thanks, it did. I'm still trying to get acclimated again.
> > I disagree a little here, I see ECS as a one stop shop for rendering any type of
> > markup not just *ML. I'm currently working on a project that is built on ecs
> > that produces 100% valid rtf documents from fo trees. The cool thing about it
> > is we are using the 'EXACT' same style sheet to generate HTML and RTF using a
> > transformation engine i wrote that sits on top of ecs and uses reflection to
> > build the element trees.
>
> I'm happy to amend my statement to be more generic... I saw the RTF.
> Maybe it should be 'ECS should be able to build any presentation layer'
> and just leave it at that. In any case, welcome back!
yep, the rtf stuff in the cvs tree needs quite a bit of work, but it does actually
work. I've got a seperate rtf package at the moment that i need to integrate back
into the tree, after spending months burried in the fo spec and the rtf spec, I feel
sorry for anyone who has to implement an RTF reader. I am quite confident that 'ECS
should be able to build any presentation layer'
-stephan
--
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]