Sam Vilain <[EMAIL PROTECTED]> wrote:
> On Tue, 11 Nov 2003 12:21, Piers Cawley wrote;

>  >   Freeze/thaw data format and PBC
>  > Leo Tötsch is working on the data serialization/deserialization

> Cool.  How are hooks in place for tools like Pixie and Tangram when
> these objects are being stored?

Finally freeze/thaw will be overridable as well as the {de,}serializer
itself. The latter has an interface looking like io->vtable->push_pmc()
or i = io->vtable->shift_integer(), which is the same as a PMC has.

> Would it be too much to ask for such hooks?  Or should I come up with
> a sample implementation / design?

We can discuss that better, when the code is in.

leo

Reply via email to