Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > f49893a610ee367ece1df96e272803c1 > files > 16

lib64idn-devel-1.18-1mdv2010.1.x86_64.rpm

Libidn TODO -- Future directions.
Copyright (C) 2002-2010 Simon Josefsson
See the end for copying conditions.

If you like to start working on anything, please let me know so work
duplication can be avoided.

  - Optimize stringprep for speed, the table searching is slow (but
    does it matter?).
  - Optimize for size?  The stringprep tables can be compressed _alot_
    (most map entries are simply zeroes).
  - Port applications to use libidn.
  - Include more stringprep profiles.
  - Improve IDN tool.
  - Reimplement punycode without string length restrictions.
  - Reject invalid Unicode data.

----------------------------------------------------------------------
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.