28 Dec
2003
28 Dec
'03
7:37 p.m.
Why exactly are you using the _objects attribute directly? If you subclass from something like Folder you should use the API they have, such as objectIds or whatever you need.
I am looking to get the number of objects in a folder based on meta_type with going through the expense of *waking* up each object.