1 Jun 2006 19:18
Re: xml in fptools?
S. Alexander Jacobson <alex <at> alexjacobson.com>
2006-06-01 17:18:28 GMT
2006-06-01 17:18:28 GMT
Ok, but my original question is whether one XML tool makes sense. For example, if we are consuming XML, it seems like we would want something layered on top of Parsec or PArrows (so we can also parse the contents of CDATA etc). And, if we are producing XML, then we just need some data type that represents the XML infoset and a function for presenting that infoset as XML. And if we are transforming XML, then perhaps the HaXML approach makes the most sense. Note: I am using a wrapper around HaXML for producing XML in HAppS. And if we are *transacting* XML, then a tool like Haifa or HWSProxyGen or perhaps DTDToHaskell seems to make the most sense. All of these seem like different needs/tools. What were your use-cases? -(Continue reading)Alex- ______________________________________________________________ S. Alexander Jacobson tel:917-770-6565 http://alexjacobson.com On Wed, 31 May 2006, Graham Klyne wrote: > Well, part of my point was that, AFAICT, your approach doesn't serve the > use-cases I envisage and did development for. > > It seems to me that a good basic XML parser would be a prerequisite to
RSS Feed