2009/1/14 Brian Moon <[email protected]>: > > On 1/14/09 11:15 AM, Stuart Dallas wrote: >> >> Based on what you've said we can exclude those objects before storing >> the arrays since they're actually created on demand, but it seems a >> bit odd to me. > > Are you sure the class file is loaded before you call get()? That would > cause this as well.
We use an autoloader so that should take care of it. I'll try a few things to try to find what's causing it and post the results here. Thanks for your help. -Stuart
