Commit Graph

1521 Commits

Author SHA1 Message Date
jortel fce2da3c44 rename Node class to Element 2008-02-19 16:20:13 +00:00
jortel 6959f61c4c continued development 2008-02-15 23:49:06 +00:00
jortel 348b11f5f8 sax parsing objects 2008-02-15 18:30:29 +00:00
jortel 34ceab2bd0 raise exception when type not found 2008-02-14 21:09:07 +00:00
jortel e30f041446 move PrettyPrinter class to Property 2008-02-12 22:40:03 +00:00
jortel aeb7ad2346 See 0.1.5 release notes in README 2007-12-22 15:32:37 +00:00
jortel 713b02e492 updated version=0.1.4, applied variation of mmccune patch that provides for null service method parameters as <tag xsi:nil='true'/>. Updated document.py param() to not call writer.tostring() passing object.dict() as this strips the metadata. param() also changed to call self.param when processing arguments that are collections. 2007-12-22 04:07:44 +00:00
jortel 00fc1c0309 2007-12-20 18:11:17 +00:00
jortel 3ca37f56d7 Release notes section added/updated. 2007-12-19 21:05:19 +00:00
jortel 51fbb78930 VERSION = 0.1.3 2007-12-19 20:51:07 +00:00
jortel 1fd0cd875a change ReplyHint.stripns (which uses the DocumentReader.stripns()) to return DocumentReader.stripns()[1], since the DocumentReader.stripns()
was refactored to return a tuple.
2007-12-19 20:50:43 +00:00
jortel 0451668aee Removed requires (python >= 2.5) wasn't working 2007-12-19 15:25:05 +00:00
jortel dceaa0772d Fix requirement on lxml. 2007-12-19 15:01:11 +00:00
jortel fc3c409e0a add metadata facility in Property. change DocumentReader and DocumentWriter to use the metadata to manage XML namespaces
and be Property oriented instead of dict() oriented.  Renamed pettyprinter class to PrettyPrinter and move prettyprint() function to
Property().
++VERSION = 0.1.2
2007-12-19 05:31:11 +00:00
jortel f445f973e0 added setup.cfg for missing .pyo problem when building rpms with python 2.4.
update version to 1.1.1.
2007-12-17 19:16:06 +00:00
jortel bca598f7a7 update bindings.Document.param() to handle list/tuple args per mmccune. 2007-12-16 17:23:16 +00:00
jortel e6a4e6e672 add python version requirement 2007-12-14 18:41:59 +00:00
jortel b6295f1d54 add eclispe project artifacts 2007-12-14 18:09:35 +00:00
jortel a914ef29ee add test.py 2007-12-14 03:38:54 +00:00
jortel 5d7048d9b9 fix comma missing after url 2007-12-14 03:37:20 +00:00
jortel 09e64873b1 project startup 2007-12-14 03:35:47 +00:00