On 1/19/06, Rich Feit <[EMAIL PROTECTED]> wrote: > > > > BTW, I haven't verified this, but I believe in thinking about it, we > never > > cleared controls out of the CCC once they were added so we were leaking > all > > controls in page flows instances beyond the life of the instance. In > > addition, I would guess this also made the unique id's unstable within > > instance of the same page flow. I'm going to verify this, but I suspect > > this is a side affect of the current implementation. > > > Aren't we doing this currently in JavaControlUtils.uninitJavaControls
You are right...I missed this call. Thanks for pointing it out. It needs to become part of my API.
