[cffi-devel] Naming different things with the same symbol
Luís Oliveira
luismbo at gmail.com
Tue Mar 31 17:31:01 UTC 2009
[forwarding to the list]
2009/3/30 Kalyanov Dmitry <kalyanov.dmitry at 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/
More information about the cffi-devel
mailing list