Mark,
What do you think about adding this to SmartURLs? SmartURLs is an update
to the zero-config and code-behind plugins and I think eventually it
might be rolled back into core. As long as we make it pluggable and
don't force a dependency on Groovy in order to use SmartURLs, it could
work pretty well.
Let me know what you think and I can add you to the Google code project.
-bp
Mark Menard wrote:
I'm in the process of trying to add Groovy support to the Zero Config in
Dispatcher. I have a few questions:
1. It look to me like the ConfigurationManager is instantiated and
initialized once on load of the application. Is that right?
2. Other than adding a method to Dispatcher, is there a way to hook into the
Dispatcher's init process so I can compile and instantiate my Groovy actions
and read their annotations, etc.?
Now, for bonus points... As I see it looks like the ConfigurationManager is
initialized once and that's it. If that is right, and you wanted to have the
ability to add actions dynamically, how might you go about doing it? (I'll
do the lifting, just wondered if someone might have an idea on where first
to start digging.)
Thanks,
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]