Re: [Vala] Vala & concerned issues !!



Very good tutorial! One question I don't think is answered is about
the virtual methods of Objects in Java. It mentions that there is no
virtual toString() for all objects, but it says nothing about how to
override the equality test in Vala, like reimplementing Java's
equals(Object obj) method in your class. How can this be done in Vala?
In Vala does obj == obj simply test identity like '==' would in Java?

On Sun, Nov 15, 2009 at 10:36 AM, Frederik <scumm_fredo gmx net> wrote:
Emad Al-Bloushi wrote:
 Thank you very much Frederik for your valuable answers I think it is
very clear to me now & I'm waiting for Vala quick start tutorial for
Java programmers to have comprehensive knowledge :-D

Best regards ,

I have added the "Vala for Java Programmers" tutorial to the Wiki:
http://live.gnome.org/Vala/ValaForJavaProgrammers

I encourage every Java programmer on this list to try it out and
fix technical, grammar and spelling mistakes.


Best regards,

Frederik
_______________________________________________
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]