Commit 18fc5a7
committed
fix: allow adding properties starting with 'set'
Now legitimate properties with prefix 'set' are cut.
Such as 'settled', 'settings', 'setup'...
Also, all setters are cut out despite the presence
of an explicit 'Field' indication.
This shouldn't break backwards compatibility because
it requires explicitly specifying 'Field' attribute.1 parent 76c0ef9 commit 18fc5a7
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
447 | | - | |
448 | | - | |
449 | | - | |
450 | 447 | | |
451 | 448 | | |
452 | 449 | | |
| |||
0 commit comments