[forwarding to the list]

2009/3/30 Kalyanov Dmitry <kalyanov.dmi...@gmail.com>:
> What will happen when the same symbol is used for different things: function
> name, foreign function name, callback name, cffi type name, lisp class name?
> Does CFFI guarantee that such uses of name will not bother to each other?

Yes, those are all separate namespaces. But notice that
DEFINE-FOREIGN-TYPE defines a Lisp class.

--
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/



-- 
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/

_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to