views:

19

answers:

1

If you copy or move an object that somebody else created, what should you do with the createdBy, createdOn, modifiedBy and modifiedOn?

With move, I would change the modifiedBy and modifiedOn.

With copy, I would change both the createdBy/createdOn and modifiedBy/modifiedOn.

Is this correct?

In my example the data gets persisted to a database, but I guess that doesn't matter.

A: 

This is really more of a business issue.

I really cannot say what's right or wrong.

o.k.w
In Vista it's really bad. Date created changes when you copy a file, date modified remains the same. As a result, the date modified is older than the date created...
Lieven Cardoen