This is the mail archive of the
guile@sourceware.cygnus.com
mailing list for the Guile project.
Re: Goops methods from C...
- To: clark dot mcgrew at sunysb dot edu
- Subject: Re: Goops methods from C...
- From: Mikael Djurfeldt <mdj at mdj dot nada dot kth dot se>
- Date: 30 Dec 1999 21:51:56 +0100
- Cc: guile at sourceware dot cygnus dot com, djurfeldt at nada dot kth dot se
- Cc: djurfeldt at nada dot kth dot se
- References: <m123l5I-000UueC@boxer.physics.sunysb.edu> <xy7vh5g6vcn.fsf@mdj.nada.kth.se>
Mikael Djurfeldt <mdj@mdj.nada.kth.se> writes:
> The C interface is not complete. If you have opinions/code, please
> send them!
[how to hack in GFs and methods from C level described]
Just to clearify: What should be done is of course to specify an API
for creation of generics and methods from the C level. Maybe we
should also find a better interface for creation of classes.
Given such an API, we could put the current hacks beneith that and
improve upon the internals later.
With "opinions/code" I was referring to such an API. :)