8 Feb 03:57
Re: Objects & SRFI-10: No Applicable Method
Taylor Venable <taylor <at> metasyntax.net>
2012-02-08 02:57:52 GMT
2012-02-08 02:57:52 GMT
On Sun, Jan 15, 2012 at 16:44, Erick Gallesio <Erick.Gallesio <at> unice.fr> wrote: > My previous response was incorrect: the current behavior is the one which is > defined by SRFI-10 which insists on the difference of the Scheme SRFI-10 > '#,' mechanism with the CL '#.' one. > > So, in your example <foo> is a symbol and not the <foo> class (in > STklos, classes are "first class" (!!) and the fist parameter of > make-instance must be a class object, not a symbol). > > Your solution is then correct, and I'm afraid that the eval cannot be > avoided. (Sorry I only just now got back around to this email.) OK, I see. Thank you very much for clarifying that. -- -- Taylor C. Venable http://metasyntax.net/
RSS Feed