eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ClassDescription::PackageRedefinition':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: PackageRedefinition (private in ClassDescription

This class is only visible from within ClassDescription.

Inheritance:

   Object
   |
   +--GenericException
      |
      +--Notification
         |
         +--ClassDescription::PackageRedefinition
            |
            +--ClassDescription::ClassRedefinitionNotification
            |
            +--ClassDescription::MethodRedefinitionNotification

Package:
stx:libbasic
Category:
Kernel-Classes
Owner:
ClassDescription

Instance protocol:

accessing
o  newPackage
answer the package of the class/method to be defined

o  oldPackage
answer the package of the class/method to be overwritten

default actions
o  defaultResumeValue
the default resume value is to return #continue.
This causes the new method/class to be installed under the new package.
This behavior is compatible with the default behavior when CatchMethodRedefinitions
is false.



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Thu, 21 Nov 2024 18:31:38 GMT