removed generate-selection-list in favor of a make-select-list
authorRuss Tyndall <russ@acceleration.net>
Tue, 20 Nov 2012 20:55:05 +0000 (15:55 -0500)
committerNathan Bird <nathan@acceleration.net>
Wed, 5 Dec 2012 22:52:33 +0000 (17:52 -0500)
commit8051f42ccbb44eca6bb94b24fbc01f846041915a
tree07620cb078a5a2d1a1e0c23728162b542e5be3bf
parentb50166ae0ba2bc09a9094c0e675ec92010b7293e
removed generate-selection-list in favor of a make-select-list
function and object

 * structures this data and simplifies interactions with it
 * speeds up build-objects (better than pre-refactor levels)
   by caching this data rather than recalculating each iteration
sql/oodml.lisp