File: CREDITS

package info (click to toggle)
jaxml 3.01-0.1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 156 kB
  • ctags: 100
  • sloc: python: 627; makefile: 33; sh: 30
file content (10 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
# jaxml credits file.

Many thanks to Kragen Sitaker and is invaluable post on comp.lang.python,
which multiplied jaxml speed by approximately 2.2 on the test.py program
launched 5000 times. Speed gain is expected to be even more important on
big xml documents.

Thanks to Jean Jordaan who found a pretty elegant way to solve the namespace
and reserved words problem. See at the end of test/test.py