diff options
| author | unknown <unknown@unknown> | 2009-10-23 04:30:00 +0000 |
|---|---|---|
| committer | unknown <unknown@unknown> | 2009-10-23 04:30:00 +0000 |
| commit | 1bd02c3f58179927245376d9f0762d19a351df23 (patch) | |
| tree | ef00b2976f8e4e9a20277f1aa883c406e4935ebe /TODO | |
| parent | ddf5c42f67757000d6ec7686b92a667c2a252dca (diff) | |
Imported from iksemel-1.4.tar.gz.vendor
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 22 |
1 files changed, 18 insertions, 4 deletions
@@ -1,12 +1,26 @@ -This file contains a simple list of TODO items. -More general ideas can be found in the roadmap part of the file HACKING. - -(in order of importance) +==> 1.5 release, abi/api compatible, will be released in a few months +* ssl layer abstraction, openssl/gnutls build option +* integrade python binding from pardus into the main tree * parser: Ӓ and ꉟ like entities must be unescaped. +* xml pretty printer +* file stream based xml printer + + +==> 2.0 release, minor abi/api changes, hopefully in 2009 :) + +* rewrite sax parser for better performance and correctness +* offer a high level jabber api for managing connection details +* input/output modules for encodings (utf8/16), compression (zlib,bzip2), +and source (file, memory, network stream). + + +==> ideas + * packet filter or a generic xml filter? something like a simplified xpath? * a separate utf8 validator function can be useful * utf8 <-> utf16 conversion functions can be useful + anything else? :-) |
