Hello,
I'm still using iPOJO (configured through xml file)  in my scientific
programs and I'm very happy with it. Upgrading and chaining very large
portions of codes is really feasible. My point of view is that OSGI-DS
doesn't yet provides same functionality. The main drawback (for numeric
calculations) is that, as I state in a previous post, the byte code
instrumentation of properties sometime induces long execution time for
properties heavily accessed within e.g: large loops. For such properties, I
pack them in a map properties, and I unpack them in class's fields at (re)
configuration. But it is not satisfactory because using maps is error prone
and not very readable.

If someone could proposed alternatives to iPOJO (other then DS), let me
known. I hope that iPOJO will still be active and upgraded. 



--
Sent from: 
http://apache-felix.18485.x6.nabble.com/Apache-Felix-Users-f4833200.html

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

Reply via email to