[Yanel-dev] Making development of resources even faster

Michael Wechner michael.wechner at wyona.com
Thu Mar 31 10:42:17 CEST 2011


Hi

According to

http://127.0.0.1:8080/yanel/yanel-website/en/documentation/best-practices/rapid-development-of-components.html

one can build resources individually and/or needs just to restart Tomcat 
(if reloadable is set to false).

Thinking of OSGi based environments (like for example Apache Felix) and 
how one can update bundles, e.g.

 >g! lb (list bundles)
 >g! update <bundle-ID>

it would be nice if  Yanel would also have a similar functionality in 
order to update (or import) resources
without having to restart Tomcat (or whatever web app server is used).

I guess we just have to add our own class loader ;-)

WDYT?

Cheers

Michael


More information about the Yanel-development mailing list