Re: [elephant-devel] changing association slots

2008-07-04 Thread Ian Eslick
I haven't looked at that code in a bit, but I suspect that the right thing happens if you just remove the association definition from defclass and reevaluate the defclass form. Can you mark this as a bug in elephant so I can remember to look into it later? Thank you, Ian On Jul 4, 2008, a

[elephant-devel] changing association slots

2008-07-04 Thread LukasGiessmann
hello, since our last mail working with associations turned out to go quite well but one more problem came up: i tried to change the associations by removing it and replacing it by a new association. but the function "remove-association" only works partially. 1. in this one-to-one association the