[Yanel-dev] Making development of resources even faster

Michael Wechner michael.wechner at wyona.com
Thu Mar 31 13:28:28 CEST 2011


On 3/31/11 10:00 AM, Balz Schreier wrote:
> I would not think about dealing with classloaders directly, you end up 
> in doing that only ;-) because the topic is everything else than trivial.
>
> I would rather start introducing OSGi in Yanel, going deeper phase by 
> phase:
>
> phase 1) The complete realm (including yanel) is 1 OSGi bundle
> phase 2) Some resources are added as OSGi bundle
> phase 3) every resources is an OSGi bundle

I guess I agree ;-) but Marc mentioned once offline that OSGi doesn't 
really help on dynamically loading third-party "resources" (it can, but 
it's not the main purpose) and that it might be easier if Yanel would
this by itself (which doesn't mean that we not want to introduce OSGi)

Cheers

Michael
>
> Cheers
> Balz
>
> On Thu, Mar 31, 2011 at 10:42 AM, Michael Wechner 
> <michael.wechner at wyona.com <mailto:michael.wechner at wyona.com>> wrote:
>
>     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
>     -- 
>     Yanel-development mailing list Yanel-development at wyona.com
>     <mailto:Yanel-development at wyona.com>
>     http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wyona.org/pipermail/yanel-development/attachments/20110331/6fa2a9f9/attachment.html>


More information about the Yanel-development mailing list