-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
57 lines (43 loc) · 1.72 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
For 2.0:
go through entiry pychecker log.
NOTE:
Move from single hierarchy to parse sets:
eliminate element hierarchy except for phonemes
Client
* add import/export for lexicon
* integrate text import/export into the main application
* substitute the kurafile/kuradom for the ad-hackery in
the interlinear text view.
* add keyboard defintion files (in a pop-up list in the
statusbar)
* add a floating keyboard with real keys
* add in-place editors in the interlinear text view
* add a simple free-text interlinear editor for those in the know.
* test with kinput, windows IME.
* add support for bi-di languages.
Server:
* Add search capabilities
* Add object-specific generic templates to the repository
* Add a more generic way of calling coded functionality
* Move templates to UTF_8 encoding
* Check server for str instead of unicode
* Use kuradom instead of ad-hackery in lng_text etc.
Library:
* add plug-in parsers for different languages
* add xml-template for the layout definition of il-texts
* add simpletext import
* add Shoebox import/export
* add linguistic archive (Lacito) import/export compatibility
* provide the basis for adding structure and contents information,
leading to automatic grammars
* integrate recording and scans (sound & pictures)
Database backend:
* add support for other databases (PostGres, Oracle, InstantDB, ODBC,
GadFly)
* check handling of recursive tables
General:
* Complete move to SourceForge:
- CVS
- Website
- Mailing lists
* Design a better logo.