November 18, 2013 at 09:56
Solution to the Grails problem when a domain class claims to have an abstract class as an effective class (i.e using getClass() and domainClass.class returns an abstract class) by removing the Hibernate proxy of that certain instance
November 23, 2012 at 10:37
And with that huge title 😀 , I want to talk about a little technique that I like to use in Groovy by taking advantage of the method parameters with default values feature. By method configuration and method body I am refering to two typical parts of a business logic […]
January 26, 2006 at 10:32
Hace no mucho Jose y yo hemos terminado una práctica muy interesante. Se trata de programar una librería para manejar un brazo industrial “de juguete” (por tamaño, más que nada), y posteriormente usar esa librería para hacer una demostración (el brazo robótico resuelve el juego de las torres de Hanoi […]
Conversaciones