views:

21

answers:

1

I have a collaborative app environment, where I need to store/log information on who changes what in the system.

All versions of every object needs will be saved with user information, and no data can ever be deleted.

What should I look at besides extending vestal_versions?