ProtoObject (was "multiple classes with the same name, namespaces")

Craig Latta craig at netjam.org
Thu Jun 1 23:49:22 UTC 2006


Hi Chris--

 > > I intend to remove ProtoObject.
 >
 > What does this mean...? Remove it from what?

	Remove it from the minimal object memory.

 > Will Object still inherit from ProtoObject in a Spoon system?

	No, in the minimal Spoon object memory, Object's superclass slot will 
refer to nil, and there will be no ProtoObject class.

 > If not, how will other proxies (of the non-Spoon type) work?

	If they need ProtoObject, they will depend on some module that installs 
ProtoObject.


	thanks,

-C

-- 
Craig Latta
improvisational musical informaticist
www.netjam.org
Smalltalkers do: [:it | All with: Class, (And love: it)]




More information about the Squeak-dev mailing list