From: Nadim Shaikli <shaikli at yahoo dot com>
> Yes, we did. We just need to find time to look into a few things.
> Notably, there might be some performance hits when selecting text, and
> possibly elsewhere. Possibly the bidi/shaping code is being called
> more often than it should be? (Simon has some ideas that might speed
> up the way the bidi code reverses stuff, which might help too.)
I'm sure Ahmad would love to hear those ideas in order to possibly
correct/enhance anything that is sub-par (unless Simon has already
done that).
> Also, we're a bit concerned by the fact that you had to do anything
> special to cope with CP-1256, since it implies that you're doing your
> shaping work before everything's been converted to Unicode rather than
> after.
I'm in no position to comment since I haven't looked at the code in depth;
Ahmad any thoughts/comments ? I'd assume this relates to the point noted
above as well.