28 Oct
2003
28 Oct
'03
8:34 p.m.
Rob Boyd wrote at 2003-10-27 10:02 -0800:
I'm putting a customized CMFCollector into production, and wonder whether it would be worth the time to have it use CMFBTreeFolder2 instead of SkinnedFolder.
The "Folder" UI becomes difficult to handle for several hundread entries. But, you may not use it anyway for your collector. The "Folder" implementation becomes inefficient for several thousands to ten thousands entries. At latest, you should use a "BTreeFolder2" derived instance when you expect to get collector entries in this order. -- Dieter