Hi there, presumed I use integer PKs and don't ever assign them myself, leaving it on EOF, can I rely on that never a newly created EO would get same PK as used to have one deleted previously? Or is there some rare scenario when this may happen?
I need to store some information for EOs (which would be very rarely deleted, but occasionally it might happen) in a map whose keys would be the PKs (the map itself persists archived in a BLOB of another EO). I wonder whether I have to observe deletions and update these maps accordingly, or whether I can afford to simply keep PKs and information for deleted EOs in there without any real harm. Thanks! OC _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com