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 11:33
- Issues related to the ifrit package.
- ifrit-0.1 — by Tres Seaver — last modified 2007-02-09 11:32
- Initial release.
- ifrit-0.2 — by Tres Seaver — last modified 2007-02-11 17: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 16: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 15: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.