Closed stephanenicolas closed 8 years ago
Just 1 comment and merge when green
@f2prateek we wanna merge this and release. We need it for an advanced problem here @ Groupon related to the size of our first dex ... Henson class was adding all activities in the first dex, we want to avoid that.
Sure sgtm, feel free to merge and release
👍
Thx, @f2prateek ;) Thx @dlemures & @Macarse for the review.
When build gets green, I will squash and merge.
Solves #128
this PR introduces a new annotation processor option for the henson processor:
dart.henson.useReflection=[true|false]
which defaults to false.TODO: