Library hierarchy, contd.
Malcolm Wallace
Malcolm.Wallace@cs.york.ac.uk
Thu, 24 May 2001 17:06:54 +0100
> One other nit which I forgot about: can we capitalise Xml and Html to
> XML & HTML to be consistent (I think we already agreed to do this).
I vaguely remember agreeing the opposite - to use InitCaps throughout
rather than ALLCAPS. Whatever.
One other point - I have noticed that there is at least one other
Haskell XML processing library (by Peter Thiemann) out there besides
my HaXml. I don't want to claim any monopoly on the `best' or
`standard' way of doing XML, so I'm inclined to go for `HaXml' as
the base name of my package rather than stealing `Xml' prematurely.
Hence, my vote would be for
Text
Html
HaXml
Regards,
Malcolm