In xtend everything is an expression. Thus you can pass a method to another method as a parameter in the following way:
Continue reading
xtend pass functions as parameters to other functions
Reply
In xtend everything is an expression. Thus you can pass a method to another method as a parameter in the following way:
Continue reading
The difference is single dispatch vs polymorphic dispatch. This theoretical concept becomes more clear with a comprehensive example:
Continue reading
If you happen to be on a linux box without root privileges you can nevertheless install the two very usefull distributed version control systems, git and mercurial:
Continue reading