By bloid
via chaoticjava.com
Published: Aug 29 2008 / 14:59
However, when I started working with Project Darkstar recently, it seemed impossible to test. Mostly, because it requires you to use their interface, ManagedReference, to contain references between serialized objects (you can decide not to use them, but then performance goes down significantly). The problem is not with the interface but with the way it’s created, which is only by using the DataManager they provide, using the AppContext.getDataManager() method.
Tweet
SaveShareSend
Tags: frameworks, java, methodology, tools
Add your comment