WPFfor d

Paulo Pinto pjmlp at progtools.org
Sun Feb 17 15:49:57 PST 2013


Am 18.02.2013 00:29, schrieb Adam Wilson:
> [...]>>
>
> In WPF that statement is true, however, most of the reflection in WPF is
> not, strictly speaking, required, it's just how they choose to do it,
> along with a few other monumentally stupid decisions, like rendering a
> 2D circle as ~1000 polygons...
>  [...]

I have seen this quite a few times.

It is not only how good a compiler/JIT is, but how things get coded as well.

Sometimes before reaching for C and C++, it would be enough to use the
right data structures or algorithms.



--
Paulo



More information about the Digitalmars-d mailing list