From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id VAA03175; Sun, 22 Jun 2003 21:18:29 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id VAA04279 for ; Sun, 22 Jun 2003 21:18:28 +0200 (MET DST) Received: from orcaware.com (bdsl.66.12.233.174.gte.net [66.12.233.174]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h5MJIQT02236 for ; Sun, 22 Jun 2003 21:18:27 +0200 (MET DST) Received: from orcaware.com (localhost.localdomain [127.0.0.1]) by orcaware.com (8.12.8/8.12.8) with ESMTP id h5MJIG1L008378; Sun, 22 Jun 2003 12:18:16 -0700 Message-ID: <3EF600F8.B1026D7B@orcaware.com> Date: Sun, 22 Jun 2003 12:18:16 -0700 From: Blair Zajac X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en,x-ns1rfacHe4WNh5,x-ns2U100btwUq5f MIME-Version: 1.0 To: Gerd Stolpmann CC: caml-list@inria.fr, ocaml-pxp-users Subject: [Caml-list] Re: [Ocaml-pxp-users] Announcement: PXP 1.1.94 (development version) References: <1056297170.653.29.camel@ice.gerd-stolpmann.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam: no; 0.00; blair:01 zajac:01 orcaware:01 pxp:01 gerd:01 stolpmann:01 api:01 event-based:01 redesign:01 namespaces:01 pxp-:01 1.1.93.:01 plots:01 orca:01 tar:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Gerd Stolpmann wrote: > > Hi list, > > I have just released a new development version of PXP. This > is a big change: > > The Pxp_reader module has been completely rewritten. This fixes some > problems with relative URLs. > > Pxp_yacc has been split up into four modules: Pxp_tree_parser contains > now the parser API returning object trees, Pxp_dtd_parser is the parser > API returning DTDs, Pxp_ev_parser is the event-based API, and > Pxp_core_parser is the core of the parser. Pxp_yacc is still available > as compatibility API. As part of the module redesign, Pxp_types includes > now parts of its interface from Pxp_core_types_type. I hope this style > of programming is comprehensible. > > I think PXP can now compiled with CVS releases of O'Caml. > > It is now possible to turn warnings into errors. > > The event-based parser can now preprocess namespaces. Furthermore, there > are normalization filters. > Hi Gerd, Has the API changed to Pxp_reader, or will most PXP users will not notice this change? > The new version can be found at the usual place: > > http://www.ocaml-programming.de/packages/pxp-1.1.93.tar.gz Do you mean http://www.ocaml-programming.de/packages/pxp-1.1.94.tar.gz Best, Blair -- Blair Zajac Plots of your system's performance - http://www.orcaware.com/orca/ ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners