Re: Audit Class
Re: Audit Class
- Subject: Re: Audit Class
- From: David Holt <email@hidden>
- Date: Sun, 03 Jul 2011 12:02:54 -0400
Yes it will create new tables in your database with migrations. You may need to turn on that property if you aren't using migrations already.
On 2011-07-03, at 11:59 AM, Daniel Beatty wrote: Greetings Dave, So does this add an additional "table" to my database (as another model)? Are there any restrictions? How do I provide the audit to other applications or auditors?
Thank you,
On Jul 3, 2011, at 11:48 AM, David Holt wrote: y easy to use. Just include your list of ERXAuditKeys in the userInfo dictionary for the Entity and it handles the rest. If you include the ERXAuditKeys key with an empty value, it will log all your attributes by default. Also, the existing audit trail handler doesn't support flattened relationships (many-to-many's) so well, but you can provide your own audit trail handler subclass via a property if you need that.
Dan Beatty, ABD Ph.D. Student Texas Tech University
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden