Maybe, instead of using the comment system, we should refactor project comments as revisions to the node. Essentially that's what they are--they change the status, etc. For the comment, we could use node_revisions.log.

Comments

dries’s picture

But that won't play nice with the tracker page (recent comments), would it? Nor would could we take advantage of comment RSS or comment notification systems.

killes@www.drop.org’s picture

I think it is a bad idea, too.

nedjo’s picture

Status: Active » Closed (fixed)

Good points. Perhaps then what we need to do is have the node changes as node revisions but use comment.module for the comments. I'm closing this issue and will post a comment on the old issue on using comment.module.