Re: [Vala] Bug or feature



Hi,

What troubles you about this?  This seems like the dynamic_cast set of
features in C++, so some people find it useful.

Rob

On Thu, Oct 14, 2010 at 9:26 AM, <vml arsis net> wrote:

since i'm not versed in vala i'm kinda troubled with this since it differs
from any other language.

simplified example useless in real code

string s = "a";
var a = s;
if (a is string)


_______________________________________________
vala-list mailing list
vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list



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