Modified by ?

For questions and postings not covered by the other forums
ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Modified by ?

Postby ConvertFromOldNGs » Fri Aug 07, 2009 11:51 am

by Chris Power >> Wed, 12 Apr 2000 23:18:17 GMT

How can I find out who modified an object?

Object::creationTime gives the last modified date. But the Jade IDE is able to show on the status line which developer made the latest change. How can I get that information in a generic way?

Chris.

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Modified by ?

Postby ConvertFromOldNGs » Fri Aug 07, 2009 11:51 am

by Torrie Moore >> Wed, 12 Apr 2000 23:28:38 GMT

We have added a reference at the high level to the user who created the object. Some properties also store who modified to them, but we have written this all ourselves.

Torrie
torrie@concept-eng.com

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Modified by ?

Postby ConvertFromOldNGs » Fri Aug 07, 2009 11:51 am

by Chris Power >> Thu, 13 Apr 2000 2:40:08 GMT

Yes, that's fine, but how about generically off any object? The information is in the database somewhere. I suspect a call to an undocumented method in jomsupp or similar.

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Modified by ?

Postby ConvertFromOldNGs » Fri Aug 07, 2009 11:51 am

by Chris Power >> Sun, 16 Apr 2000 22:28:17 GMT

Solution for classes, methods and properties...
See SchemaEntity properties modifiedTimeStamp: TimeStamp and userProfile: JadeUserProfile, which has a name property.


Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 30 guests