explode-foreign-key now returns an empty instance if the key is NIL. also, as a secon...
[clinton/lisp-on-lines.git] / TODO
1 - Rename def-view-class/table to def-view-class-with-table.
2
3 - Make set-default-attributes work on classes (or rather symbols indentifing classes) instead of instances of those clsses.
4
5 - Change default-attributes to generate-attributes and set-default-attributes to set-generated-attributes.