iwz
Jun 6, 2006
Here's a design problem I'm running into. I have a bunch of different objects that all need to accept comments. Topics (News, Journals, ForumThreads) Single Table Inheritance Pictures Event...
thats a pretty neat way of doing it. very DRY, but maybe a bit hack-ish. but if it keeps the code tight, it could be a good thing.