Uri Guttman writes:
> overall i agree. but i use objects much more now and don't think about
> the runtime cost at all (estimated to be %30)

All the world is not an Uri.

I know a company that had to rewrite most of their OO code because it
was the bottleneck in their application.  The rewrite was enough to
move the speed from "too slow" to "acceptable", and all they did was
deobjectify the design.

Nat

Reply via email to