For some reason, suddenly the RemovalAwareCollection-stuff started working again here... Have no idea what's happened, I hadn't looked at this for some time, and then, today, everything seems to work just fine. Anyone else still having problems with RemovalAwareCollections?
Now what I need, is some Collection-class that removes the removed objects, but lets them stay in the database, just sets their foreign keys to 0/null or something, so that they don't reappear in the collection next time it loads from the database. Any possibility I could make this happen? -- Henrik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
