<<<< Persistent Store Bug#: 18 Product: Cocoon 1 Version: 1.8.1-dev Platform: All OS/Version: All Status: ASSIGNED Severity: Enhancement Priority: Medium Resolution: Assigned To: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Component: Caching URL: Summary: Persistent Store Keywords: COCOON_2_ALSO Description:
[Also relevant to Cocoon 2] Let's write a specification first. There are so many factors to consider, this needs thought. >>>> Hi Robert, I have written a component for cocoon2 to store cocoon objects in a persistent state on fs. But I'm not lucky with my solution. If wanted, I would like to help writing a specification about this problem. What thoughts did you made about this matter? The main problems in cocoon2 were: - That not all objects, which are stored are serializable. And this objects cannot easily made serializable. Because of that I didn't find a very generic solution. - Performance is a problem when serializing great objects. - Monitoring of the filesystem usage. - Many many little objects in one directory. Greets Gerhard --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]