Dan Sugalski <[EMAIL PROTECTED]> wrote:
> I think we'd be better served getting the freeze/thaw stuff in and

We were just discussing this in the f'up.

> teaching the debugger how to dump a frozen PMC. This'll get us two
> benefits:

> 1) We'll have a single way to dump a PMC rather than two
> 2) We'll have a mechanism in place to handle PMC constants better

Yep.

> If we make the initial dump scheme something mildly human readable (XML,
> YAML, whatever) then the debugger doesn't have to worry about formatting
> it for a while. (And we're going to want a pluggable dump scheme anyway,
> to make experimentation eaiser)

Pluggable implies a dump() vtable method, doesn't it?

>                                       Dan

leo

Reply via email to