On Fri, 5 Sep 2003,  Dan Sugalski wrote:

> Go for it. There is the possibility that identifying a digit is more
> involved than we might otherwise want for some chartypes, however--the

Yeah - I am hoping to handle the simpler cases generically, so that we only
need to write specific code for the less simple ones.
The current methods for both digit handling and transcoding are
context-free,
which I suspect may become a problem later; if so, some form of iterator
with
context information will be required.

-- 
Peter Gibbs
EmKel Systems

Reply via email to