[Subversion] / PEAK / src / peak / util / tests / SOX.py  

Log of /PEAK/src/peak/util/tests/SOX.py

Parent Directory

No default branch
Bookmark a link to HEAD: (view) (download) (as text)


Revision 1847 - (view) (download) (as text) - [select for diffs]
Modified Mon Oct 11 19:36:04 2004 UTC (19 years, 5 months ago) by pje
File length: 11713 byte(s)
Diff to previous 1846
In order to support obtaining the line and column locations of problems in
XML files, we are now using Python 2.4's version of the 'pyexpat' module,
built as 'peak.util.pyexpat'.  Also, added "empty" option to negotiating
XML parser, so that tags which don't want any children can force an error
if a child element appears within them.

Revision 1846 - (view) (download) (as text) - [select for diffs]
Modified Sun Oct 10 17:52:45 2004 UTC (19 years, 5 months ago) by pje
File length: 11396 byte(s)
Diff to previous 1815
Wrap up remaining tests for existing functionality in the new negotiating
XML parser.

Revision 1815 - (view) (download) (as text) - [select for diffs]
Modified Mon Oct 4 04:02:54 2004 UTC (19 years, 5 months ago) by pje
File length: 10240 byte(s)
Diff to previous 1076
Initial, undocumented draft of a new "negotiating parser" for SOX, that
allows dynamic communication between XML elements and attributes, so that
we can parse sophisticated attribute-based languages like "PWT Reloaded",
or even ZPT.  The implementation is exhaustively tested, but the true test
will be when we hook it up to peak.config to do its lookups, in order to
implement ideas like these:

   http://www.eby-sarna.com/pipermail/peak/2004-June/001478.html
   http://www.eby-sarna.com/pipermail/peak/2004-August/001713.html

Revision 1076 - (view) (download) (as text) - [select for diffs]
Modified Sat May 3 13:21:20 2003 UTC (20 years, 11 months ago) by pje
File length: 1799 byte(s)
Diff to previous 967
Normalized whitespace.

Revision 967 - (view) (download) (as text) - [select for diffs]
Modified Sun Apr 6 01:08:50 2003 UTC (20 years, 11 months ago) by pje
File length: 1777 byte(s)
Diff to previous 404
Added XML namespace support to SOX; this is needed for writing XMI 1.1 and
higher versions, at least to verify the correct namespace prefix for output
tags.

Revision 404 - (view) (download) (as text) - [select for diffs]
Modified Thu Jun 13 00:15:00 2002 UTC (21 years, 9 months ago) by pje
File length: 1202 byte(s)
Diff to previous 332
First pass of random conversions from TW -> peak

Revision 332 - (view) (download) (as text) - [select for diffs]
Added Sat Feb 16 01:32:06 2002 UTC (22 years, 1 month ago) by pje
File length: 1201 byte(s)
Pre-release documentation and cleanup sweep, part 3.  Rearranged all the
test stuff to meet Zope.org's test packaging conventions.  Added module
docstrings to the Database package, and shuffled a few things around there
to break up the code better.  Looks like the last package left for this
treatment is Utils...

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

Sort log by:

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help