Hi Sascha,

>But it's still beyond me why property support wasn't added. It 
>can be such a complex thing but would make OO life a good 
>amount easier.

You are refering to Java but defined fields in java are implicitly 
static finals and need to be initilized within interface,
so, you are not missing that much in AS3 anyway.

Also, bad habit of java programmers is to use interfaces as container of 
constants,
which, saves them some typing (although with static imports in 1.5 version 
it doesn't make any difference).

-m


_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to