grails-datastore-gorm-hibernate/src/main/groovy/org/grails/orm/hibernate/cfg/GrailsDomainBinder.java (3 lines): - line 480: // TODO support unidirectional many-to-many - line 488: // TODO change this when HHH-1268 is resolved - line 522: //FIXME make this code decent grails-datastore-gorm-hibernate/src/main/groovy/org/grails/orm/hibernate/AbstractHibernateGormStaticApi.groovy (3 lines): - line 108: //TODO: Remove explicit type cast once GROOVY-9460 - line 143: //TODO: Remove explicit type cast once GROOVY-9460 - line 225: //TODO: Remove explicit type cast once GROOVY-9460 grails-plugin/src/main/groovy/grails/plugin/hibernate/HibernateGrailsPlugin.groovy (1 line): - line 82: // TODO: rewrite onChange handling grails-datastore-gorm-hibernate/src/main/groovy/org/grails/orm/hibernate/GrailsSessionContext.java (1 line): - line 56: // TODO make configurable? grails-datastore-gorm-hibernate/src/main/groovy/org/grails/orm/hibernate/proxy/HibernateProxyHandler.java (1 line): - line 89: //TODO seems we can get the id here if its has normal getId