[Openmcl-devel] CLOS Question
Brent Fulgham
bfulg at pacbell.net
Sat Mar 31 22:44:14 PDT 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This is probably glaringly obvious, but I'm not sure:
Given that I have a CLOS object "FOO" in package "BAR" with an
"INITIALIZE-INSTANCE" method.
If I wish to subclass "FOO" in package "BAZ", must I export the
"INITIALIZE-INSTANCE" method in "BAR" so that the class in "BAZ" can
call it? Or does the CLOS system ensure that any exported objects
from FOO carry along the necessary object accessors, constructors,
and so forth?
Thanks,
- -Brent
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (Darwin)
iD8DBQFGD0awzGDdrzfvUpURAh4NAJ97S+8PRkE7P2Y9b1F/mr379jj1swCeIboY
DL4VTfOQN710tMQwUQ1Ul8I=
=rXPF
-----END PGP SIGNATURE-----
More information about the Openmcl-devel
mailing list