Closed josephwilk closed 11 years ago
Currently:
(defstereotype :thing {:thingey (fn [thing] (str thing "blah")}
The function gets called with a empty map {}
(> (arg-count value) 0) (value {})
These calls need to lazy evaluate, once all the other attributes have resolved.
Currently:
The function gets called with a empty map {}
These calls need to lazy evaluate, once all the other attributes have resolved.