Changes between Version 11 and Version 12 of CookBookDataModels


Ignore:
Timestamp:
May 18, 2006, 11:22:24 PM (19 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBookDataModels

    v11 v12  
    44
    55[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.
    68
    79[wiki:ModifiedPreorderTreeTraversal An efficient parent/child relationship] - Similar to the "category" data model above, but doesn't use recursive functions, neither multiple queries.
Back to Top