|
[
Permalink
| « Hide
]
Sergey Nebolsin added a comment - 12/May/08 11:06 AM
I just want to note that in Quartz plugin we depend on QuartzBootStrap file which is bundled in the plugin's distribution to make some required operations during bootstrap process.
Ok but the problem here is that if the name clashes with the bootstrap in the app, it kills the app.
So in that case perhaps we have to change the logic so that in applications it The reason for this is that a plugin might have a LoaderBootStrap.groovy otherwise (for example) and more than one plugin might provide this and then boom the two plugins can't work together. |
|||||||||||||||||||||||||||||||||||||||||