On Wed, 2009-11-18 at 12:34 +0100, Julian Andres Klode wrote:
> On Wed, Nov 18, 2009 at 10:04:20AM +0100, pancake wrote:
> > Something like this will be good to have in the language:
> > 
> > using Gee (ArrayList);
> > 
> > So if you useArrayList in the code. The compiler will get it from
> > Gee. Likethe from import syntax in python or the static import in
> > java.

> or doing it the C# way of:
>       using ArrayList = Gee.ArrayList;
> Which explains itself very well.

This is planned to be added to Vala as well.

Jürg

_______________________________________________
Vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to