Re: XML and XSLT Praise

Neal Lester <neal-DEdZIOWp9kBWk0Htik3J/[email protected]> Thu, 29 May 2008 17:38:27 -0700
Newsgroups gmane.comp.lang.eiffel.gobo.general
Message-ID <[email protected]>
At 02:11 PM 5/29/2008, Colin Paul Adams wrote:

>common tasks - Neal Lester did this once for STRING to STRING
>transformations.

see as_html in

http://svn.origo.ethz.ch/viewvc/goanna/trunk/goanna/library/application/xml/goa_xml_document.e?view=markup

and the related transformer classes in

http://svn.origo.ethz.ch/viewvc/goanna/trunk/goanna/library/application/xml/xslt/

Neal