<br>No one is saying saving the previews to the database doesn't create some overhead. What I'm saying that if this is done right, the overhead would be worth. Word using disk space and processing cycles to autosave versions of my work in progress. I wouldn't dream of turning that feature off.
<br><br>Add autosave (<a href="http://drupal.org/project/autosave">http://drupal.org/project/autosave</a>) to the modules this change will likely impact.<br><br>A "ballooning" revision counter number doesn't necessarily mean there are more rows in the revision table. It just means for users who don't use revisions, the node_nid and node_revisions_vid in the sequence table wouldn't be in synch. You could have a small site with 50 node and node_nid 50 would be displaying body content from node_revisions_vid 136,234,645,768
<br><br>Bigger number in the join, but it doesn't change the performance or necessarily mean that all 136,234,645,768 revisions have been saved.<br><br>- Kevin<br><br><div><span class="gmail_quote">On 6/8/07, <b class="gmail_sendername">
Morbus Iff</b> <<a href="mailto:morbus@disobey.com">morbus@disobey.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
>> This is pretty much the way I work - I could easily spend 30<br>>> previews before I finish what I consider my first draft of a node.<br>>> I would hate to waste 30 revisions (and the overhead) for stuff
<br>><br>> That's why it was suggested to automatically delete revisions that<br>> were used for previews. Not that it would become elegant code, but<br>> that would at least get rid of the overhead.<br><br>
How does that reduce the overhead, or keep the revision counter from<br>ballooning ridiculously? I'm still "wasting" the revisions, whether<br>they're active or not.<br><br>--<br>Morbus Iff ( i still fail to see what this has to do with morocco )
<br>Technical: <a href="http://www.oreillynet.com/pub/au/779">http://www.oreillynet.com/pub/au/779</a><br>Culture: <a href="http://www.disobey.com/">http://www.disobey.com/</a> and <a href="http://www.gamegrene.com/">http://www.gamegrene.com/
</a><br>aim: akaMorbus / skype: morbusiff / icq: 2927491 / <a href="http://jabber.org">jabber.org</a>: morbus<br></blockquote></div><br>