I already did a distclean and source-all, to make shure there's  
nothing broken. But still: Nothing changes.

Isn't there anybody out there who calls superclass methods that aren't  
overridden in the child class? Can't imagine nobody uses this feature!?

Best regards,
Michael



Am 29.07.2009 um 10:06 schrieb skar:

> Michael Ochs wrote:
>> Implementing the method from the superclass in the childclass and  
>> then
>> let it just call the superclass method makes the use of inheritance
>> quite useless in my eyes. I can't imagine, that this is the only way
>> to do that? As far as I know, with normal JavaScript, calling the
>> superclass method is no problem at all, so why doesn't this work on
>> qooxdoo? That seems like a step backwards...?!
>>
> Yup, I don't think it is needed. But my classes use that anyway and  
> they
> work. But if you don't need a method to be overridden in the child,  
> then
> you shouldn't need to. Maybe you need to "./generate.py source" to  
> make
> it aware of the new classes??!
>
> I'm new to qooxdoo as well, so don't take me or my advice seriously ;)
>
> cheers,
> skar.
>
> -- 
> --
> The life so short, the craft so long to learn.
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to