urbanek@host.sk
)Date: Generated at 2024-07-10 08:38:24 +0000
Copyright: (C) 2002 Free Software Foundation
- Declared in:
- StepTalk/STContext.h
YES
if unknown objects are
being created.
nil
is returned.
Enable or disable creation of unknown objects.
Normally you get nil
if you request
for non-existant object. If flag is
YES
then by requesting non-existant
object, name for that object is created and it is
set no STNil.
Note: This method will be probably removed (moved to Smalltalk language bundle).