Version 14 by komaz
on Nov 25, 2010 18:36.

compared with
Version 15 by komaz
on Nov 25, 2010 18:42.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
* Modify method bodies
* Remove compilation errors

But also, we can extend existing types! So, inside DSL plugin we can create new type extending anchor type, and then the instance of our new type will be just upcasted to the base type. On of the examples where it can be useful, is the following:
{noformat}