Changes between Version 11 and Version 12 of CookBookDataModels
- Timestamp:
- May 18, 2006, 11:22:24 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBookDataModels
v11 v12 4 4 5 5 [wiki:CookBookCategoryDataModel A "category" data model] - for use in custom documents, weblog entries, etc. 6 7 [wiki:CookBookCategoryDataModelPostMagic A "category" data model (Post Magic-removal)] - Same as the "category" data model above, but with updated code for the magic-removal trunk. 6 8 7 9 [wiki:ModifiedPreorderTreeTraversal An efficient parent/child relationship] - Similar to the "category" data model above, but doesn't use recursive functions, neither multiple queries.