On Wed, Aug 21, 2002 at 01:37:32PM +0200, Asger Kunuk Alstrup Nielsen wrote:
> On Wed, 21 Aug 2002, Dekel Tsur wrote:
> 
> > Since you use getISOEncoded for keyboard handling, I think that
> >    char getISOEncoded(int c, Encoding & enc)
> 
> Yes, this is the best option, but it requires changing the rest of
> the code as well, because you have to introduce the Encoding.
> That's a good thing, and at some point, we should do that.

If this is a big change in the code, it may not worth doing so.
We plan to use Unicode for representing the text, so there will be no
"current encoding".

Reply via email to