[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [Vala] [ANNOUNCE] Vala 0.4.0 - Compiler for the GObject type system



Frederik <scumm_fredo gmx net> writes:

> Jürg Billeter wrote:
>> The restriction to property assignment statements has been lifted, which
>> means that you can have any kind of statements in the constructors /
>> creation methods. However, you should be careful not to mix the two
>> construction schemes too much. If you want to use the new mechanism,
>> don't use any construct properties.
>
> Thanks for the examples. Is the old scheme still necessary except for
> backward compatibility? Are there any drawbacks to the new scheme /
> benefits of the old scheme?
>

I guess that there is easier subclassing from C for old scheme. I can
just assign the construct properties.

Regards
-- 
I've probably left my head... somewhere. Please wait untill I find it.
Homepage (pl_PL): http://uzytkownik.jogger.pl/
(GNU/)Linux User: #425935 (see http://counter.li.org/)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]