Użytkownik Paul McNett napisał:
> Although it doesn't hurt anything to call it, either. I tend to put it in as 
> I rely 
> heavily on subclassing and can never remember if I have code in a superclass 
> that 
> needs to run. Or perhaps I'll put code in the superclass in the future and I 
> don't 
> want to have to change the subclasses later.
>
> But Ed's right: we'll never put afterInit() code in the Dabo classes that 
> your code 
> needs to call, so you don't technically need to call self.super().
>   

As I said, this is code generated by wizard.
But personally, I probalbly would add it for the reason you mentioned.
It shouldn't impact performance much.

-- 
Regards
Jacek Kałucki



_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/497f302a.8010...@rz.onet.pl

Reply via email to