Quoting Rickard Öberg <[email protected]>: > Are there any other features or libraries that you see are > missing, to help production usage or development?
I'm writing as I think, just a few thoughts: - an OptimisticLock handling library for retries, maybe as a Concern ; - a type safe task scheduler to enqueue batch / background jobs ; - a unit test support that allows to run the very same set of tests on different assemblies ; - ... I'm wondering about the beanshell console exposed through restlet. Is it exposed in an interactive web page, as a http service usable from a command line client, both ? Paul _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

