clojurewerkz/titanium

Rename type creation methods to definition methods

Closed this issue · 1 comments

(tg/transact! 
 (tt/define-property-key :age Integer))

Makes more sense to me. It's the wording I used when writing the documentation.

Switched to the simpler defkey deflabel defgroup and defkey-once/deflabel-once.