J
Joel
Given the run-time nature of dotNET I'm wondering if inheritance decreases
performance or is that resolved by the IL?
I'm designing a data access architecture and am trying to determine if I
should limit the amount of inheritance levels in the model or if that's
irrelevant (from a performance perspective, anyway).
Thanks.
</joel>
performance or is that resolved by the IL?
I'm designing a data access architecture and am trying to determine if I
should limit the amount of inheritance levels in the model or if that's
irrelevant (from a performance perspective, anyway).
Thanks.
</joel>