File: TODO

package info (click to toggle)
pilot-link 0.12.5-dfsg-2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 6,868 kB
  • ctags: 5,811
  • sloc: ansic: 53,153; sh: 10,459; java: 2,584; perl: 2,247; python: 1,044; makefile: 991; yacc: 662; cpp: 551; xml: 39
file content (14 lines) | stat: -rw-r--r-- 490 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

TODO for python-libpisock:

  - clean up prc.py from Pyrite/Publisher/palmdb-xml and include it
  - shadow class for pi_file
  - shadow class for DLP connection
  - shadow class for DLP database
  - wrap the pi-sync functions
  - wrap the netsync related functions
  - do something about pack/unpack of fundamental data types (maybe
    use Python code from Pyrite; consider a simple API which will
    allow adding other packer/unpackers more easily later)
  - examples
  - documentation