On Fri, Feb 1, 2013 at 9:32 AM, Matt Read <[email protected]> wrote: > When I think about writing a post, especially a long one. I click save > many times. let's say I click save 10 times on each post. As it stands, if > my quick glance at the code is right, this would essentially make revisions > take up, roughly, 10 times my posts table's current size; 2MB. And Mick's > would be 14MB. > > This is not unreasonable. Although garbage collection may be in order. >
It should be possible to include in a plugin a thing that purges revisions since the last publish, or something like that. > Now I'll talk crazy. Remember that update/date feed position thing and > minor edits? This could come into play here too? /me runs away from that > one. Yeah, it should totally be possible to change prior revision data on minor edits, rather than creating whole new revision records. Owen -- -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-dev --- You received this message because you are subscribed to the Google Groups "habari-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
