Fork me on GitHub
#cljs-dev
<
2017-01-04
>
thheller10:01:25

@dnolen did you get a chance to think about :advanced + cljs.spec? basically nothing of spec gets DCE'd which somewhat worries me

thheller10:01:31

looking over the code I would start by splitting the Spec protocol into Spec and SpecGen and have all SpecGen related things behind a goog-define which makes it optional

thheller10:01:52

so at least the gen related things aren't in the optimized code

thheller10:01:15

not sure how "final" spec is yet though, probably still too early

dnolen11:01:52

@thheller: still too early to be concerned about it yet

thheller11:01:55

any idea when spec will enter beta/release stages?

r0man16:01:17

@dnolen Should I assign tickets to you when I finished working on them and I think they are ready for review?

dnolen17:01:58

@r0man yes that’s helpful

r0man17:01:49

ok, will do