In article <7xws6oa862....@ruckus.brouhaha.com>,
Paul Rubin  <http://phr...@nospam.invalid> wrote:
>
>In many cases it later turns out that list really was the natural
>representation and it ends up growing additional potential elements.
>I saw some article about database design recently that claimed as a
>program evolves, all relationships end up becoming many-to-many.  It
>gave as an example, if your program deals with names and addresses, it
>will eventually have to handle the case where someone has more than
>one residence address.

That's definitely a critical point, and I absolutely agree that this
should get rubbed into people's faces.
-- 
Aahz (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/

"as long as we like the same operating system, things are cool." --piranha
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to