[MUD-Dev] Languages
clawrenc at cup.hp.com
clawrenc at cup.hp.com
Fri May 23 14:28:10 CEST 1997
In <338c1fce.16025866 at relay.mnsinc.com>, on 05/23/97
at 09:48 AM, caliban at darklock.com (Caliban Tiresias Darklock) said:
>The problem I see in projects built using proper OOP in C++ is that
>the same data is validated over... and over... and over... and
>over... because none of the objects can make any assumptions about
>the others, so they can't ever take for granted that someone else has
>validated the data. If they did, they'd break the whole reuse thing.
Actually that's what I've been doing with stratight C and procedural
programming for years. I've always been a big fan of heavy sanity
checking. Then OOP came along and made it de rigeuer.
--
J C Lawrence Internet: claw at null.net
(Contractor) Internet: coder at ibm.net
---------------(*) Internet: clawrenc at cup.hp.com
...Honorary Member Clan McFUD -- Teamer's Avenging Monolith...
More information about the mud-dev-archive
mailing list