Leandro Lucarella:

> > If that's true then handier (compile-time?) solutions can be found.
> 
> What do you mean?

For example something run-time that doesn't work with a version(), like 
something that can be added to the GC API. If this is seen as too much slow or 
hard to do, then just the GC may be compiled, and used as separated dynamic 
lib. With LDC other intermediate solutions may be possible. Think of this 
problem from the point of view of someone that wants something handy. Debugging 
data structures is something I do often.

Bye,
bearophile

Reply via email to