[contributions:jaza] /modules/importexportapi importexportapi.module
User: jaza Branch: HEAD Date: Fri, 16 Jun 2006 14:56:22 +0000 Modified files: /modules/importexportapi importexportapi.module Log message: - Finished off the last outstanding things for nested arrays (i.e. recursive calling of the 'process' hook, recursive removal of dead array elements, and recursive behaviour in the XML export engine). The API now fully supports exporting data from a definition with nested arrays! Yay! - Since I couldn't find any examples of structures in Drupal core that require a nested array implementation, I wrote a module called 'locdata', specifically to test nested arrays (currently not committed to CVS anywhere). Tests had good results. - Fixed issues with non-zero-based arrays getting passed to the export engine. It seems that MiniXML can only handle zero-based arrays, so all arrays are now in this format. - Updated doxygen comments and inline comments for the API. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/importexportapi/im...
participants (1)
-
drupal-cvs@drupal.org