From elephant-devel at common-lisp.net Tue Dec 30 20:27:27 2008 From: elephant-devel at common-lisp.net (elephant) Date: Tue, 30 Dec 2008 20:27:27 -0000 Subject: [elephant-ticket] [elephant] #82: Cached checkout support Message-ID: <058.607b55f4c3432aa7dd7118cdfe8ab78c@common-lisp.net> #82: Cached checkout support --------------------------+------------------------------------------------- Reporter: ieslick | Owner: ieslick Type: enhancement | Status: new Priority: major | Milestone: Release 1.0 beta 1 - Schemas, advanced indexing, postmodern Component: metaprotocol | Version: Keywords: | --------------------------+------------------------------------------------- Cached checkout does not auto-maintain references to checked out objects: 1) We can lose objects and state invisibly if user does not maintain reference 2) We don't know what's been checked out; cannot flush dirty instances on close 3) What happens if we call delete-instance and the object is still cached? -- Ticket URL: elephant elephant