Fair enough, just thought I would mention it maybe...
# general
v
Fair enough, just thought I would mention it maybe something Jeff can address. I know I used
GrailsHibernateUtil.unwrapIfProxy
in some places and tweaks to the domain in a couple of others. I think I always use the
instanceof
and don't think I've ever used the GORM method
instanceOf
.