Tracing EditingContext lifecycle ?
Tracing EditingContext lifecycle ?
- Subject: Tracing EditingContext lifecycle ?
- From: Gavin Eadie <email@hidden>
- Date: Sat, 07 Feb 2015 11:37:06 -0500
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden