On Fri, Dec 18, 2009 at 8:46 PM, Charles Oliver Nutter
<[email protected]> wrote:

> That's not quite what I meant...I meant we already have logic in JRuby
> to avoid adding transient object constructions to ObjectSpace, so all
> other constructions have to check a flag to know they should add
> themselves. If we could rely entirely on JDI (or similar) for
> ObjectSpace, we would just remove that flag check entirely.

I see.  Unfortunately, nobody ever bothers to optimize debugging
interfaces, even though they offer marvelous reflection (example:
ptrace)

-- 
GMail doesn't have rotating .sigs, but you can see mine at
http://www.ccil.org/~cowan/signatures

--

You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jvm-languages?hl=en.


Reply via email to