File: TODO

package info (click to toggle)
libwant-perl 0.21-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 164 kB
  • sloc: perl: 163; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 471 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Note: I'm not sure these first two items are necessary

- Improve the error handling (only warn once per call, anyway).

- Benchmark & optimise if necessary
  (i.e. don't get the cx multiple times)


But these two are definitely worth looking into:

- See what happens from FETCH/STORE routines (eek!)

- NUMBER, INTEGER (and STRING?) contexts. This will involve
  constructing a large and tedious table of ops indicating which
  args are treated as which sort of value.