View · Search · Index
No registered users in community xowiki
in last 10 minutes

Re: [Xotcl] Interested in OO for tcl.

From: Artur Trzewik <mail_at_xdobry.de>
Date: Mon, 04 Dec 2006 21:13:48 +0100

Jeff Hobbs schrieb:
>> Many of XOTcl features are only interesting for special
>> scenarios such as OO-frameworks or wrapping techniques.
>>
>> For OO-Beginners these XOTcl-Features might be not interesting:
>> - method forwarding
>> - filters
>> - meta classes
>> - slots
>> - mixins
>> - assertions, pre/post condition
>> - non positional arguments
>> - object aggregation
>> I have ordered the features from most advenced to quite
>> practical in my opionion.
>>
>
> Method forwarding (aka delegation) is an absolute must and common feature for
> megawidget development (fwiw).
>
>
Yes. But there is a difference between megawidget developer and
developer who only use magawidget.
For using megawideg you do need to now nothing about internals of it.
Not everyone must be Tcl guru for using it.

Artur Trzewik