Issue 50: Hooks for adding context to mark function
Status:  Fixed
Owner:
Closed:  Aug 2010
Project Member Reported by gameh...@gmail.com, Aug 5, 2010
Add a second parameter to __Mark function to allow for context.
Check the performance implications, if any.

This will stop stack overflow in deeply linked lists, and allow multi-threaded collecting, even in single threaded app.
Aug 11, 2010
Project Member #1 gameh...@gmail.com
This is now enabled with -debug, and can trace instances to live classes.
Status: Fixed