40-db-query-dispatcher-procs.tcl

  • last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

- 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.

    • -18
    • +22
    ./40-db-query-dispatcher-procs.tcl
  1. … 3 more files in changeset.

fixed logging to be more configurable within the QD and default to not so verbose.

    • -42
    • +49
    ./40-db-query-dispatcher-procs.tcl
  1. … 2 more files in changeset.

1. Fixed a couple of .info files

2. Got rid of Ben's hack to always reload query files before doing a query

mapping. He did this so you wouldn't have to reboot AOLserver every

time you change query files. It was a short-term hack but unfortunately

it looped virgin installs.

3. Added code to the APM to make the "watch" feature work with query files

as well as library files. This makes Ben's hack mentioned above

unnecessary.

  1. … 8 more files in changeset.
forces reload of query file every time a query is executed; slow for now, but more correct for development

more workflow cleanup

  1. … 18 more files in changeset.
added uplevel subst to db_map command

  1. … 2 more files in changeset.
cleanup

added new db_map command for generating query snippets

fixed query dispatcher to handle case of package proc calling another package proce without qualifying the package name

  1. … 1 more file in changeset.
Make db_qd_get_fullname cope with a malnourished call stack

slight cleanup

    • -17
    • +24
    ./40-db-query-dispatcher-procs.tcl
modified to handle .vuh files

fixed abstraction for queryname_root formation

fixed some bugs related to loading and parsing of generic .xql files

  1. … 9 more files in changeset.

- added massaging to the query dispatcher to ns_quotehtml all querytext before XML parsing.

- added a query file for acs-developer-support, although that's not working yet.

  1. … 3 more files in changeset.

added query dispatcher code to zz-postload to load queries for default pages in /www

added query for front page

now the congratulations page is there!

  1. … 4 more files in changeset.
temp fix for QD call to ad_conn file

fixed DB QD and a call from the APM to the QD 's old API

  1. … 2 more files in changeset.
made QD load at boostrap time

    • -0
    • +603
    ./40-db-query-dispatcher-procs.tcl
  1. … 4 more files in changeset.