2010/7/2 Edward Burns <span dir="ltr">&lt;<a href="mailto:edward.burns@oracle.com">edward.burns@oracle.com</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 7/2/10 12:54 , Jason Lee wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 7/2/10 11:21 AM, Kito Mann wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello everyone,<br>
<br>
For a while now I have been wanting Grails-style plugins for JSF.<br>
Maybe the best option is to start an open-source project and a<br>
repository (based on Maven, perhaps). Any thoughts on how we can<br>
facilitate this? Maybe<br>
</blockquote>
I&#39;ve actually been tinkering on something like this as part of side<br>
project of mine. Currently, I&#39;m using a ClassLoader approach that, at<br>
run time, loads JARs from $PLUGIN_DIR and stuffs them in the<br>
ClassLoader. It currently supports ManagedBeans, Convertors and<br>
Validators. I haven&#39;t added support for Components yet, nor have I<br>
decided how best (if it all) to support mark up snippets in the plugin.<br>
As a PoC, it seems to work pretty well so far, but, due to the demands<br>
of GF development, my side projects have been starved of late. :|<br>
</blockquote>
<br></div>
Hi Kito, I like the concept.</blockquote><div><br></div><div>Me too.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">  Can you please help me understand it more clearly?  When you say &quot;Grails-style plugins&quot;, what do you mean exactly?<br>
</blockquote><div><br></div><div>There’s an excellent Grails series on IBM Developerworks. Here’s Understanding plug-ins &lt;<a href="http://www.ibm.com/developerworks/java/library/j-grails07219/">http://www.ibm.com/developerworks/java/library/j-grails07219/</a>&gt;. This is also a good reference: &lt;<a href="http://www.grails.org/The+Plug-in+Developers+Guide">http://www.grails.org/The+Plug-in+Developers+Guide</a>&gt;.</div>
<div><br></div><div><br></div><div>david </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Can you point to an example?<br>
<br>
Thanks,<br>
<br>
Ed<br>
</blockquote></div><br>