I\'m working now together with others in a grails project. I have to write some Java-classes. But I need access to an searchable object created with groovy. It seems, that t
just to complete the idea:
From inside default-package you can access objects resided in named packages.