[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 1752, Fri Jun 4 22:34:24 2004 UTC version 1753, Thu Jun 10 01:47:47 2004 UTC
Line 1 
Line 1 
 Fixes and Enhancements since Version 0.5 alpha 3  Fixes and Enhancements since Version 0.5 alpha 3
   
    - The 'peak.util.SOX' module now uses only one parser, based directly on
      'expat', instead of using SAX.  The new parser expects a new node interface,
      'IXMLBuilder', but adapters from the previous interfaces ('ISOXNode' and
      'ISOXNode_NS') are supplied for backward compatibility.  All of PEAK's
      direct XML handling (currently just 'peak.storage.xmi' and
      'peak.web.templates') have been refactored to use the new interface.  Some
      parsing classes (such as 'ObjectMakingHandler', 'NSHandler', and
      'DOMletParser') are no longer available.
   
  - 'peak.web' no longer uses Zope X3 for HTTP publishing support; it has been   - 'peak.web' no longer uses Zope X3 for HTTP publishing support; it has been
    refactored to use a "simpler, more uniform architecture":http://www.eby-sarna.com/pipermail/peak/2004-May/001462.html     refactored to use a "simpler, more uniform architecture":http://www.eby-sarna.com/pipermail/peak/2004-May/001462.html
    See also "more on the architecture":http://www.eby-sarna.com/pipermail/peak/2004-June/001482.html     See also "more on the architecture":http://www.eby-sarna.com/pipermail/peak/2004-June/001482.html


Generate output suitable for use with a patch program
Legend:
Removed from v.1752  
changed lines
  Added in v.1753

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help