Having inherited some code, I'm inspecting how it uses ECs (actually,
ERXECs) and wonder if there are delegates (or other mechanism) that could
intercept creation, usage, and, most importantly, disposing of these
beasties.

The code is convoluted, using too many ECs, and somewhat heavy with static
initializers which, if they allocate an EC, allocate it 'forever' resulting
in some ECs managing to persist through Session terminations, with
occasional nasty consequences!

I'd really like to get the ECs to report their lifecycle events so I can
locate where they get used, and thereby correct how they are used.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to