X-Git-Url: https://git.hcoop.net/clinton/lisp-on-lines.git/blobdiff_plain/b8c8985156e0ce7de77973d5899221116dcc3c96..6d0d8dfb8b53d8e7e39b2569943adbaed4babeaa:/src/packages.lisp diff --git a/src/packages.lisp b/src/packages.lisp index c97a07c..66cb2ed 100644 --- a/src/packages.lisp +++ b/src/packages.lisp @@ -37,10 +37,22 @@ :get-foreign-instances) (:export - ;;;; LoL + ;;;; CLSQL meta-model/default attributes definers + ;;;; TODO: should be moved to meta-model, + ;;;; with lol specific function implemented like the + ;;;; CLOS meta-model :define-view-for-table :define-views-for-database + + ;;;; The LoL 3 displays + :defdisplay + :defattribute + :display + :display-using-description + :call-display + + ;;;;a wrapper for calling make-presentation :call-view :present-view @@ -56,8 +68,11 @@ :make-presentation :call-presentation + :find-occurence + ;;attributes :attributes + :attribute-value :define-attributes :with-default-attributes :set-default-attributes