30-xml-utils-procs.tcl

  • last updated 57 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
applied patches 130,131,132,133,134,135,137

  1. … 7 more files in changeset.

- changed the XML parsing throughout to go through a simplified API to later upgrade XML parsing in a central place.

- updated support for ns_xml 1.4, and added work-arounds for previous versions.

- added installer check for ns_xml compatibility at boot time.

  1. … 3 more files in changeset.

first attempt at doing XML parsing using ns_xml instead of the Tcl XML stuff. Not sure yet if this is faster, although we expect that it will be. Note also that there seems to be a bug right now in ns_xml where an XML comment will screw things up, so I've added a quick prepare function that takes out comments before XML parsing... I'm not happy about that.

  1. … 1 more file in changeset.

Moved the bootstrap and installer stuff into their own mini-package, which

let me clean up the loading of acs-tcl a bit and isolate all the bits of

APM-knowledge required in the pre-acs-tcl bootstrapping process into a single

apm file. In general, bootstrap.tcl is cleaner and easier to read.

    • -0
    • +28
    ./30-xml-utils-procs.tcl
  1. … 37 more files in changeset.