- Timestamp:
- Nov 9, 2010, 6:35:36 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/dbnp/studycapturing/Identity.groovy
r961 r1108 60 60 setIdentifier() 61 61 62 // feedback63 println".instantiating [${identifier}:${super.getClass()}]"62 // debug info 63 log.debug ".instantiating [${identifier}:${super.getClass()}]" 64 64 } 65 65
Note: See TracChangeset
for help on using the changeset viewer.