bowbahdoe / magic-bean

A very basic library which will generate getters and setters.
Other
84 stars 10 forks source link

Only ever use abstract classes #15

Closed bowbahdoe closed 2 years ago

bowbahdoe commented 2 years ago

This is a breaking change, but it unfortunately makes sense to be compatible with existing frameworks which don't see the bean methods if they come from an interface.