-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 We have subclassed EOEditingContext so that it records which Person is logged in to our application. Whenever an EO is saved/inserted, that Person is recorded as the updater of that row (from the ec's saveChanges()). We have journaling turned on in Oracle, so this all gives us a nice journal of who did what with what data. The problem is in the join tables. We would like to set the updater in the join tables, but EOF does that very much behind the scenes. Ideally, we would like to add this information without making the join tables "proper EOs", because we enjoy having them work automagically for us. Yes, this means we want to put data into the joins that EOF will not see unless we model it later (or in a different model).
Anyone have any suggestions on how we might be able to do this? Thanks, Kurt - --- Kurt Werle PGP Informatics aim: bbbax34234 650 799 6071 -----BEGIN PGP SIGNATURE----- Version: PGP Desktop 9.6.2 (Build 2014) Charset: US-ASCII wsBVAwUBRnqjY+hs6UJgOWQWAQiNNAgAutwDz0bUYPRtyJeQ9+BYiOFg+xqsDFBl zjy/VUbV8Syh528K56lNvM7qPOHNjQkLAJ348b324iwaTrLxLa4XnPNZMYNRMUN4 LbRifNTkHQK9ui/Bu8YidBUqDLLbcD7gDQg2EOC88aFYn2ugrh59NCnQQPGIOqYD /fcWm1E+lmpLu2XiYR3tSFHUFE/sqbwmKWEuvY8DGsf9dhAQ3syJwW9iN4wFf+b5 sWOQGRDkJFVio6ZPzzlMxgP3MJKCc9IE9IS5NT1wsEMt63lN+7m0lUZxFmKewrfp R8uwQM/OFEUoB7wlt9cuskym+XaY4ItQT2sW+DLm2neJWVUjp+EhdA== =17Dw -----END PGP SIGNATURE----- _______________________________________________ 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: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]