[Logo] Space4J - Java Persistence
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Moderation Log] Moderation Log   [Register] Register / 
[Login] Login 
Messages posted by: weslien
Forum Index » Profile for weslien » Messages posted by weslien
Author Message
Hi,

I'm looking at Space4j as an alternative for in memory persistence of limited amounts of object bindings only relevant in runtime.
After looking through the examples I have decided that it might suit my needs, but I have a few questions:

1. It seems that if I get a NotSerializableException once when trying to save something, the only way I have found to get past this point, even if I set the field to transient, is to clear the log files. Is this true?

2. Have you thought about implementing generics? Since you are using the Collections framework, I think some work could be done to simplify things. I have started to write a framework on top of the core classes to make it more robust, but since all get methods just return objects i'm constantly adding my own layer with generics support

3. How well tested is Space4j? Is it in production anywhere?

/Gustav
 
Forum Index » Profile for weslien » Messages posted by weslien
Go to:   
Powered by JForum 2.1.8 © JForum Team