The conclusion says:

"But most important: it would be really interesting to actually build a real Wicket application with Eclipse. Only real world experience can show whether itʻs worth the hassle in the end."

I think it's definitely possible. I'm running two customizations of a Wicket application based on the NetBeans Platform (I posted a few weeks ago a link about that: http://netbeans.dzone.com/articles/using-netbeans-platform-server) and so far everything works fine, in spite of the application being relatively complex. I was worried about some potential issues with the classloaders, which is a constant risk every time you deal with modular frameworks such as Eclipse Platform or NetBeans platform, but none manifested so far. BTW, I'm trying to understand why I didn't have to deal with the IClassResolver for bookmarkable pages...



Thijs Vonk wrote:
Looks really interresting, I've read the pdf. but it seems that there is a part missing at the end...


On 2/6/09 6:02 PM, Thomas Mäder wrote:
Hi Folks,

I've been experimenting with getting the Eclipse plugin engine up inside a wicket application. The idea is to build Wicket applications out of plugins.
You can find an article about my experiences (+sample code) here:
http://devotek-it.ch/stuff.html
I'm grateful for any feedback, both concerning the Eclipse/OSGI and the
Wicket part.

enjoy the weekend

Thomas




--
Fabrizio Giudici - Java Architect, Project Manager
Tidalwave s.a.s. - "We make Java work. Everywhere."
weblogs.java.net/blog/fabriziogiudici - www.tidalwave.it/blog
fabrizio.giud...@tidalwave.it - mobile: +39 348.150.6941


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to