« Return to Thread: Extending the _Event system in Grails (Re: was something else I can't remember now)

Re: Extending the _Event system in Grails (Re: was something else I can't remember now)

by Luke Daley :: Rate this Message:

Reply to Author | View in Thread


On 22/06/2009, at 1:49 PM, Richard Vowles wrote:

> I  think you are talking about _Install.groovy? I'm not really sure  
> of what the problems are with _Install, but that doesn't solve the  
> problem with general runtime uses where the Events script depends on  
> compiled classes (which will always fail). I could implement a  
> specific solution to this problem for easyb, I'm just trying to  
> implement a generic solution that won't impact on the performance or  
> use of scripts for anyone who doesn't need to use it.

Ah yes I am.

Why can't the classes be compiled before _Events is?

> Can _Install not just depend on compile when it is run?

Would that compile the plugin to be installed as well?


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Extending the _Event system in Grails (Re: was something else I can't remember now)