Date: 2004-03-07T09:28:30 Editor: AdamJack <[EMAIL PROTECTED]> Wiki: Gump Wiki Page: GumpMetadata URL: http://wiki.apache.org/gump/GumpMetadata
no comment New Page: GumpMetadata http://gump.apache.org/metadata/ The XML metadata is recursively read (into a cache) and processed using some complex Python classes. The SAX events are processed by objects that content the schema, via delegate classes. Their construction is based of a combination of the SAX events and the named (Python) attributes they match (by name) on the current Python object. The result is a tree of Python objects that match the XML, but do allow for traditional Gump merging. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
