[development] One-to-one tables considered harmful

Karthik narakasura at gmail.com
Mon Jun 4 09:58:08 UTC 2007


> Dries comments that 4 modules (other than comment.module) utilize
> node_comment_statistics table:
>
> node.module
> forum.module
> tracker.module
> search.module
>
> node.module has dependencies on comment.module that I think are wrong.
> tracker.module and forum.module both depend upon comment.module already
> search.module -- not sure what's up with that.

search.module: It comes from a doxygen comment for do_search(). The
only real culprit is node.module.


More information about the development mailing list