![]() |
Smalltalk/X WebserverDocumentation of class 'ClassOrganizer': |
|||||||
|
Class: ClassOrganizerInheritance:Object | +--ClassOrganizer
Description:in contrast to other smalltalks, ST/X does not keep the method <-> category associations in the class (as organization), but instead keeps the category as an instance variable of methods. For compatibility with (fileOut-) files which include a class organization message, 'aClass organization' returns an instance of this class, which implements the category change functionality. Also, some PD code seems to use & define methods for ClassOrganizers - having this (somewhat dummy) class around helps to fileIn that code. Notice, that instances of ClassOrganizer are NOT used in the current ST/X system; all of this is pure compatibility mimicri. This is an additional goody class; therefore: THIS SOFTWARE IS PROVIDED BY THE CONTRIBUTOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Class protocol:defaults instance creation
Instance protocol:Compatibility-Squeak accessing
|
|||||||
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 05 Dec 2023 14:35:55 GMT
|