ifrit
Up one levelDefine adapters for content, based on elementtree paths (or XPaths) into its XML serialization.
- ifrit Issues by Tres Seaver — last modified 2007-02-09 14:58
- ifrit-0.1 by Tres Seaver — last modified 2007-02-09 15:32
- Initial release.
- ifrit-0.2 by Tres Seaver — last modified 2007-02-11 21:32
- Decouple use of specific parsers: instead, look the parser up as a named utility.
- ifrit-0.3 by Tres Seaver — last modified 2007-02-17 20:09
- Decouple use of specific parsers: instead, look the parser up as a named utility.
- ifrit-0.3.1 by Tres Seaver — last modified 2007-05-22 19:18
- A bugfix release for version 0.3, including fixing a problem with the 'objectify_util' module which actually defeated using 'objectify' at all. Also includes some support for using the travrsal adapter stuff in Zope2.