logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
OpenACS Development
:
max_child_sortkey purpose
: One Message
Begin main content
Forum OpenACS Development: Re: max_child_sortkey purpose
Search:
Back to OpenACS Development
2
:
Re: max_child_sortkey purpose
(response to
1
)
Posted by
Dave Bauer
on
11/08/05 07:38 PM
max_child_sortkey is a caching feature. It is used to speed up insertion of objects into tables with a tree_sortkey.
The calculation of the next child can be expensive so this makes it faster.
Back to OpenACS Development