I could most propibly figure something out, I have been staring at table.lisp the whole afternoon.
I need this for the postmodern-store I am writing for weblocks so if I did make the changes I would like to do it in such a way that the code can find its way into the main stream.
There are a few options:
- Cater just for oid ie mark a slot as the oid. - Mark any slot as not updatable. - ???
Which one would be best?
On Sun, 2009-10-25 at 17:36 +0100, Marijn Haverbeke wrote:
Ah, that's a case I had not thought about before. I've never touched oid columns and similar magic things. So these have to be selected (and retrieved on insert), but not written to? It should be easy to add a new slot flag to do just that. Any chance you can do this yourself? (The relevant code is all in postmodern/table.lisp, but contains some weird MOP-related work-arounds.)
Best, Marijn
postmodern-devel mailing list postmodern-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel