> As a starter, Java rejected that syntax.

Yeah, but in Java at least a NullPointerException is thrown when null
dereferencing occurs. In Vala the only option to provide null-safety
is explicit checking for null after each method call in a chain.
_______________________________________________
vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to