core-decorators icon indicating copy to clipboard operation
core-decorators copied to clipboard

Make autobind for classes configureable

Open Inoir opened this issue 9 years ago • 0 comments

I think there should be an optional parameter to exclude methods from autobind.

Good example: Using React You dont want to rebind all react-component methods.

Inoir avatar Jun 26 '16 10:06 Inoir