|
From: Christian H. <ch...@po...> - 2000-04-27 10:31:23
|
Wow, my mail client seemed to have forgot about this listserv, and was hiding the folder for the listserv's new mail for it for almost 2 months. Sorry for the late reply! I'm nearing completion of a Mino v0.7 release. This release will have SAX2 and DOM2 support, and maybe even some simple XSLT support. Until then, I wouldn't bother doing anything with Mino. Things are about to really change. There may be some example programs, but I may not be doing that. Mino is meant mainly for just parsing XML, but it will include a full SAX2 and DOM2 support, as I mentioned. I will include some documentation and examples on the site (http://www.minoxml.cx) for using SAX2 and DOM2. Now that my e-mail client is resetup to monitor this listserv, go ahead and ask questions or offer ideas. I'll be posting an announcement for Mino v0.7 when it's ready. Christian Hammond On Sun, Mar 12, 2000 at 08:30:16AM -0600, James Dean Palmer wrote: > > Hello, I wasn't able to get Mino (from cvs or the latest tarball) to > compile without a couple of changes. > > In mino/xmlhandlers/xsl and in mino/xmlhandlers/xhtml > Makefile and Makefile.in need to have -I$(top_srcdir)/expat in > the INCLUDES variable. Also data/mino.xmlrc is missing in CVS (I just > copied it from the tarball). > > But my real question is, are there any example programs? I didn't see > much in the way of documentation or sample programs. Thanks. > -- Christian Hammond <> Portal Web Design - http://www.portaldesign.net ch...@po... <> Mino XML Project - http://www.minoxml.cx Any given program, when running, is obsolete. |