BOILING OUT BOILERPLATE

slides.com/mg6maciej/boiling-out-boilerplate


Hi, I'm Maciej


JSR 269


WHO?

  • AndroidAnnotations
  • Dagger
  • ButterKnife
  • AutoValue
  • AndroidAutoValue
  • Parceler
  • Lombok


LOMBOK


LOMBOK


LOMBOK

  • @Getter and @Setter
  • @EqualsAndHashCode
  • @ToString
  • @Value and @Data
  • @Builder
  • @Wither
  • @Delegate


TALK IS CHEAP,

SHOW ME THE CODE


LOMBOK +?


HRISEY


HRISEY

  • @Parcelable


PROS AND CONS

  • (-) generates code in your classes
  • (-) no Eclipse support
  • (+) generates code in your classes
  • (+) can be removed within minutes


PLANS

  • @InstanceState
  • @FragmentBuilder
  • @IntentBuilder
  • @Databaser
  • @Preferences
  • ...


Q || A


THANKS!

Boiling out Boilerplate

By Maciej Górski

Boiling out Boilerplate

  • 1,957