hlship / cascade

Simple, fast, easy web applications in idiomatic Clojure.
http://github.com/hlship/cascade
158 stars 7 forks source link

Make combine smarter about nested combines #33

Open hlship opened 15 years ago

hlship commented 15 years ago

Often the output of combine is passed up a level back into combine; it should mark its output with meta data, and when it sees that meta data, it knows it can shortcut or entirely avoid the combine.