DocBook support?

Cees de Groot cg at cdegroot.com
Mon Jul 23 20:32:38 UTC 2001


Timothy Reaves <treaves at silverfields.com> said:
>	Does Squeak offer any support for writing / reading docbook?
>
Everything can write XML, so that's no problem. Squeak has an XML parser
available (in fact, more than one), so reading a DocBook document into a
parsed structure like a DOM tree is no problem either. 

Apart from that, a lot depends on what you want to do with the docbook (don't
make be drool with fantasies about generating docbook from an image in order
to do literate programming :-))

Cees

-- 
Cees de Groot               http://www.cdegroot.com     <cg at cdegroot.com>
GnuPG 1024D/E0989E8B 0016 F679 F38D 5946 4ECD  1986 F303 937F E098 9E8B
Help save the environment - support the George W. Bush assassination fund!




More information about the Squeak-dev mailing list