Page 1 of 1

Helpful development idea.

Posted: Fri Aug 07, 2009 10:51 am
by ConvertFromOldNGs
by CarlRanson >> Thu, 31 Jan 2002 22:57:55 GMT

Wouldn't it be nice if, as a development tool, jade could show you not only all the undeleeted transients, but also the method that created them.

I would envision this as a feature of the debugger. I would think it would be a simple matter for the create and delete methods of object to add and remove the its oid and method reference from a global list (only if running under the debugger).

Anyone else feel there is a need for this feature?

CR