Changes between Version 5 and Version 6 of CookBookDataModels
- Timestamp:
- Feb 1, 2006, 5:23:43 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBookDataModels
v5 v6 5 5 [wiki:CookBookCategoryDataModel A "category" data model] - for use in custom documents, weblog entries, etc. 6 6 7 [wiki:ModifiedPreorderTreeTraversal An efficient parent/child relationship] - Similar to the "category" data model above, but non-recursive (avoids re-queries to discover the tree) 8 7 9 [wiki:ModelInheritance Model Inheritance] 8 10