Archive for February, 2008

jMoby – faster access to biomoby registries

Thursday, February 21st, 2008

Eddie Kawas released a new implementation (no API changes) of the org.biomoby.client.CentralCachedCallsImpl class – now getting the contents of the registry using the RDF files. When all bugs are fixed, it should significantly speed up cache update in Dashboard and elsewhere.

jMoby using Maven

Thursday, February 21st, 2008

Major changes in building and using jMoby were introduced during the BioHackathlon meeting in Japan. The changes, however, are not changes of the jMoby API – which means that your own code should continue to work without any changes. The main issue is that jMoby uses now the 3rd-party libraries form the various Maven repositories. [...]