On 24 July 2010 17:33, Misha Koshelev <misha...@gmail.com> wrote:
> Thus, I thought I'd pose the question - as to d3dx9, is our goal:
> a) speed
> b) code "prettiness"
> c) something else?
>
> I am tempted to think it is (a), but wanted to double check.
>
In the general case, maintainability. That includes things like
consistency and complexity. That's not to say you shouldn't care about
the other points *as well*, but if it comes down to a choice,
maintainability will likely win, unless you can prove that something
is e.g. a significant bottleneck in some applications.


Reply via email to