This is the mail archive of the guile@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: New smob interface


Klaus Schilling <Klaus.Schilling@home.ivm.de> writes:

> Mikael Djurfeldt writes:
>  > Before release, it is necessary to make sure that smobs and ports get
>  > proxy classes in Goops.  To be able to create proxy classes, Goops
>  > needs to know the name of a smob type, but the old interface for
>  > creation of smob types didn't specify a name.
>  > 
>  > Also, the old smob interface feels unnecessarily complicated.
> 
> Will it then be possible to have more than 255 smob types?

The new *interface* allows for >255 types.  The current
*implementation* doesn't.

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