Ticket #854 (closed enhancement: fixed)
[nested_set] Add cache for getParent() and getChildren()
| Reported by: | francois | Owned by: | francois |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 Beta 2 |
| Component: | Generator | Version: | 1.3.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
And allow the addition of a child to the cache collection by way of addChildToCollection(). This should allow an alternate formatter to hydrate a tree with a single query, and allow for recursive traversal.
Change History
Note: See
TracTickets for help on using
tickets.
watch out for the return of the #741 bug