guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RFC: Foreign objects facility


From: Andy Wingo
Subject: Re: RFC: Foreign objects facility
Date: Mon, 28 Apr 2014 20:05:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

On Mon 28 Apr 2014 10:24, address@hidden (Ludovic Courtès) writes:

> I would have preferred to rebase SMOBs on top of structs, with the added
> documentation as to how they can be accessed from Scheme, but I suppose
> this is ruled out by the SCM_SETCDR issue above?

We can think of doing this in the future, at least as a
mostly-compatible shim.  The fundamental differences are really the mark
functions and the lack of "apply" capability.  Getting "apply" working
does sound possible though, given applicable structs.

Regards,

Andy
-- 
http://wingolog.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]