On Wed, Jan 9, 2013 at 3:47 PM, Steve Block <stevebl...@chromium.org> wrote:

> > Also, the word "position" is used to represent a tree-position in DOM in
> > WebKit so please don't use that to represent a point in a screen or a
> layout
> > coordinate system.
> OK, perhaps we should use Vector2d, as is used by the Chromium port
>

My reference, if we’re doing this rename after addressing concerns
expressed by Simon and others, is TwoDimensionalVector, R2Vector, or
VectorInR2 because it’s a vector in a two-dimensional vector space, not a
"2d" of type vector.

- R. Niwa
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to