I want to create a dynamic web application where the user has the opportunity to prepare its interfaces. This is equivalent to OpenERP but specific to a single domain. I searched if grails allows me to do that. I have tried to make calls to grails commands in code but I have concluded that this it is not possible to invoke a new class at runtime.
So, if someone has an idea, help me please.