Hi list, I've been struggling with pools and reslists for a while now. Specifically, I create subpools in a reslist constructor. This is documented and examples to work around this exist.
But what I've been wondering about is, why subpools are always cleared before the cleanups are run. Can anybody explain this in detail to me? Why aren't subpools just handled like normal cleanup functions in terms of order? What would be the drawbacks if one would do it that way? (except that it would break existing code) Regards, Edgar -- Edgar Frank - [email protected]
