On 2010-12-29 19.10, Niclas Hedhman wrote:
* Build system to Gradle. Status; I have come a long way the last few
days, and almost there. Last issues will probably have to happen as
part of the release cycle itself.
* CXF support; ValueComposites supported as data type. Needs more
testing, but in principle done.
Goodie!
* JMX; Status; ??
First version is done. Exports Qi4j apps
(layer,module,services,entities) as MBeans automatically, and also
exports configurations. Connector service for RMI is in there too. VERY
handy.
* CircuitBreaker. Status; ??
Done. I'm using it in production now. Next version would be more
manageability, such as getting notifications when the breakers fail.
This might go into a generic JMX thingy though.
* Fragment support for Objects. Status; ??
This was more tricky than I thought, and definitely if we want to
support private mixins in objects for access by concerns. I haven't
worked on it a lot lately, but will probably have to if it is to be
included.
Others?
The DCI lib is also in there, which is pretty nifty.
How about the scheduling?
I've been looking into JSON libs recently, and it seems like the Jackson
one could be up to 20 times faster than the json.org which we currently
use. I could make a quick spike to see how much effort it would be
replace, and if it actually is that much faster.
/Rickard
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev