I looked in the DB and noticed that the "application-xhtml" code is
stored in and upon update the version are stored. Is there a way to
prevent versioning globally or per field? How can you access the
versions store in the CMF?

If you're going to store version info would it be better to store diff
/ xdiff (for bins) info instead? I understand it could be more
processor intensive, but maybe it could be an option. For binary
files, an xdiff on a 5 meg file could be 200 bytes or less, a great
savings over 5 megs. Obviously it would have to "patch" the files when
they're retrieved, but with caching and the option to "merge" versions
(patch them and store back in DB as final result) it would make for a
huge space savings without much of a hit on performance.

Cheers,
  Tyler
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to