| Why is it a problem for them to remain in the db? As long as archived stories are in their own table, and treated separately to "live" stories, then that keeps everything nice and clean. An admin could always choose to prune the archive table, or not include it in db backups. I don't think you can really have an archive unless the information is still somewhere in the database. |