[Mono-list] Is there a mechanism to precompile a method?

Miguel de Icaza miguel@ximian.com
13 Sep 2002 07:41:46 -0400


Hello,

> 	Then again, I imagine people want GC and also determinism, which means
> cycle detection, hmm ...

Yes.  But cycle detection is not harder than implementing a precise GC
anyways.

Miguel