This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: smobs


Klaus Schilling <Klaus.Schilling@munich.netsurf.de> writes:

> Mikael Djurfeldt writes: > This is a part of Guile which may change in the near future.  Note
>  > that the recent introduction of 4-word cells enables some
>  > reorganization in the type system.  Also, when the structs are
>  > replaced and GOOPS is merged we have further possibilities.  We might
>  > even be able to simplify things down to one single object
>  > representation.
>  > 
> Will this allow to have more than 128 smob types at a time?

I'm only talking about possibilities.  No new object representation
has been designed yet.  GOOPS allows for arbitrary number of types,
though.

BTW, the current smob representation should allow for 256 types.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]