The ability to get any sprite's rendering matrix and use it to convert from world, screen or frame positions (eg: Lime's globalToLocal) would be incredibly handy, and to use that matrix in existing functions like transformWorldToPixels and the like would allow sprite extenders, like FlxSpriteMatrix to apply whatever transformations they need to these methods.
Also relevant to #3419