From krzysdrewniak at gmail.com Thu Jun 10 01:45:12 2010 From: krzysdrewniak at gmail.com (Krzysztof Drewniak) Date: Wed, 09 Jun 2010 20:45:12 -0500 Subject: [cl-store-devel] Strange error while working on closure patch Message-ID: <1276134312.2894.9.camel@krzys-desktop.home> I'm working on a closure patch, attached to this message. When restoring, I get the following error *** - The value of CL-STORE::NEXT-ELT must be one of 1, 0 The value is: 41 This is thrown from the latest trunk of Menacs of the Mines (http://motm.sourceforge.net) -- X-Real-Email-With-Antispam: krzysdrewniak at gmail dot com pgp key on keyserver.ubuntu.com and maybe some other place too -------------- next part -------------- A non-text attachment was scrubbed... Name: closure.patch Type: text/x-patch Size: 1735 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: From krzysdrewniak at gmail.com Thu Jun 10 20:49:13 2010 From: krzysdrewniak at gmail.com (Krzysztof Drewniak) Date: Thu, 10 Jun 2010 15:49:13 -0500 Subject: [cl-store-devel] Better closure patch Message-ID: <1276202953.3637.5.camel@krzys-desktop.home> I have a better closure patch included here. Please test EXTENSEIVELY, I'm not sure if it works. Krzysztof -- X-Real-Email-With-Antispam: krzysdrewniak at gmail dot com pgp key on keyserver.ubuntu.com and maybe some other place too -------------- next part -------------- A non-text attachment was scrubbed... Name: closure.patch Type: text/x-patch Size: 1890 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: From rosssd at gmail.com Thu Jun 10 22:01:26 2010 From: rosssd at gmail.com (Sean Ross) Date: Thu, 10 Jun 2010 23:01:26 +0100 Subject: [cl-store-devel] Better closure patch In-Reply-To: <1276202953.3637.5.camel@krzys-desktop.home> References: <1276202953.3637.5.camel@krzys-desktop.home> Message-ID: Hi Krzysztof, My apologies, unfortunately I am away for the next 3 weeks for a well needed break and am unable to examine this patch. At a cursory glance it appears to be an extension of the existing serialization method for functions and, while I don't believe that such a feature should be supported in cl-store anymore (and I do realize that this is going back on an existing feature) you can still enable this in your own application by either extending the default cl-store backend and defining this method or by adding it to the existing cl-store backend. On a different note, it's become apparent that I have neither the time nor interest in the maintenance of the cl-store project and would be interested in hearing from anyone who is interested in taking ownership of it. If anyone has both the time, knowledge and interest in running an open source Common Lisp project I would greatly appreciate it if they could make space in their portfolio for cl-store. Regards, Sean Ross. My apologies, On 10 Jun 2010, at 21:49, Krzysztof Drewniak wrote: > I have a better closure patch included here. Please test EXTENSEIVELY, > I'm not sure if it works. > > Krzysztof > > > -- > X-Real-Email-With-Antispam: krzysdrewniak at gmail dot com > pgp key on keyserver.ubuntu.com and maybe some other place too > _______________________________________________ > cl-store-devel mailing list > cl-store-devel at common-lisp.net > http://common-lisp.net/cgi-bin/mailman/listinfo/cl-store-devel