Patrik Stridvall <[EMAIL PROTECTED]> writes:
> It makes it easier for the common code to do its work in logical coordinates
> without "thinking" about device coordinates and for the device code to
> work with device coordinates without thinking about logical coordinates.
>
> Sure when I started with this patch I had speed I mind but then I
> realized that it really improved maintainance as well.
I know how much you love creating new infrastructure <grin>, but I
don't think it is justified in this case. I don't think that hiding
the conversion behind tables of function pointers is going to help
maintenance at all, just the opposite. The code flow is not exactly
easy to follow right now, and we don't need to make this even worse.
--
Alexandre Julliard
[EMAIL PROTECTED]