[MUD-Dev] Object Models

Miroslav Silovic silovic at zesoi.fer.hr
Wed Nov 29 17:43:01 CET 2000


"John Buehler" <johnbue at msn.com> writes:

> Anytime someone talks about runtime checks and such, I'll immediately raise
> a red flag.  It's just rope around your neck.

I don't think so. At least the runtime checks *happen* - I found that
in many cases, you need lots of weird runes to fit pieces of a
statically typed system with each other - and you need them all over
your code. This makes coding ridiculously verbose and
error-prone. Unless you can do it interactively, but that's where
dynamic systems kick static ones right out of the water.

--
How to eff the ineffable?
_______________________________________________
MUD-Dev mailing list
MUD-Dev at kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev



More information about the mud-dev-archive mailing list