[Openmcl-devel] initforms in objc classes ?
Didier Verna
didier at lrde.epita.fr
Thu Jan 31 05:38:59 PST 2008
Thanks for this very detailed explanation !
Gary Byers <gb at clozure.com> wrote:
> (If we -do- have examples that use initforms on foreign slots, we
> should fix the examples or change how this case is handled.)
I was actually led to think it was possible because of this (from
apropos-window.lisp):
(defclass apropos-window-controller (ns:ns-window-controller)
((apropos-array :foreign-type :id :initform +null-ptr+
:reader apropos-array
[...]
Of course, the actual initform value seemed to me somewhat redundant
with what I read from the doc (the site seems to be back online) and
from your replay (+null-ptr+ *is* what you call "binary 0" right ?).
--
Resistance is futile. You will be jazzimilated.
Didier Verna, didier at lrde.epita.fr, http://www.lrde.epita.fr/~didier
EPITA / LRDE, 14-16 rue Voltaire Tel.+33 (0)1 44 08 01 85
94276 Le Kremlin-Bicêtre, France Fax.+33 (0)1 53 14 59 22 didier at xemacs.org
More information about the Openmcl-devel
mailing list