mpdairy / posh

A luxuriously simple and powerful way to make front-ends with DataScript and Reagent in Clojure.
Eclipse Public License 1.0
460 stars 45 forks source link

pull-analyze doesn't handle "default" #8

Open mpdairy opened 8 years ago

mpdairy commented 8 years ago

"default" specifies a default for a key if it's not found. For the pattern matching generation, we can probably just transform the default to the bare attrib, but for :datoms it should ignore the attribs that are not really found.