next up previous contents
Next: New Operator Overloading Up: Recent Additions Previous: Else Clause For

New Class Features in Release 1.1

Some changes have been made to classes: the operator overloading mechanism is more flexible, providing more support for non-numeric use of operators (including calling an object as if it were a function), and it is possible to trap attribute accesses.





guido@cwi.nl