I use ROElement >> position: because it's fine more quick than transateTo:.
Yes, I suspected that. I still believe we should use translateTo:. The reason is to have only one way to move elements. Having two different ways opens the door to all kind of nasty things. Now, my job is to make #translateTo: faster, and I have idea about that. I am working on it
Alexandre