View · Index

More Advanced Slot Options

Slots in XOTcl are extensible:

  • Slots manage properties like "class", "superclass", "mixin" .... 
  • Slots provide methods for  setter and getter of values
  • Slots carry meta-data about attributes
  • Slots are classes, one can therefore define different kind of slots (e.g. slots with corresponding attributes in the database)
More details in the XOTcl Tutorial