• last updated 56 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Load package parameters before sourcing -init files (SDM patch #91)

*** empty log message ***

  1. … 4 more files in changeset.

A bunch of "ACS"->"OpenACS" and similar changes

  1. … 28 more files in changeset.

Fixed conflict in this file, the order should now be:

- source the -procs files

- load up queries

- source the -init files

this is because the -init files sometimes have queries they need dispatched.

1. Ripped out the '' vs. NULL string kludge, which was a stupid idea in the

first place (MY stupid idea, for the record).

2. More .xql file porting...

  1. … 23 more files in changeset.

Added call to parse queryfiles for acs-bootstrap-installer.

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.

  1. … 37 more files in changeset.