XOTcl - Tutorial
1.6.4
Gustaf Neumann and Uwe ZdunXOTcl - Tutorial
1XOTcl - Tutorial
XOTcl - Tutorial - Index
Version: 1.6.4
• Introduction
¤ Language Overview
¤ Introductory Overview Example: Stack
Object specific methods
Refining the behavior of objects and classes
Stack of integers
Class specifc methods
¤ Introductory Overview Example: Soccer Club
• Object and Class System
• Basic Functionalities
¤ Objects
Data on Objects
Methods for Objects
Information about Objects
¤ Classes
Creating Classes and Deriving Instances
Methods Defined in Classes
Information about Classes
Inheritance
Destruction of Classes
Method Chaining
¤ Dynamic Class and Superclass Relationships
¤ Meta-Classes
¤ Create, Destroy, and Recreate Methods
¤ Methods with Non-Positional Arguments
• Message Interception Techniques
¤ Filter
¤ Mixin Classes
¤ Precedence Order
¤ Guards for Filters and Mixins
¤ Querying, Setting, Altering Filter and Mixin Lists
¤ Querying Call-stack Information
• Slots
¤ System Slots
¤ Attribute Slots
¤ Setter and Getter Methods for Slots
¤ Backward-compatible Short-Hand Notation for Attribute Slots
¤ Experimental Slot Features
Value Checking
Init Commands and Value Commands for Slot Values
• Nested Classes and Dynamic Object Aggregations
¤ Nested Classes
2XOTcl - Tutorial
¤ Dynamic Object Aggregations
¤ Relationship between Class Nesting and Object Aggregation
¤ Simplified Syntax for Creating Nested Object Structures
¤ Copy/Move
• Method ...
Voir