Skip to content

Let chunk find is<property> method, when returning Boolean#29

Open
dkutenicsova wants to merge 1 commit into
tomj74:masterfrom
dkutenicsova:booleanFix
Open

Let chunk find is<property> method, when returning Boolean#29
dkutenicsova wants to merge 1 commit into
tomj74:masterfrom
dkutenicsova:booleanFix

Conversation

@dkutenicsova

Copy link
Copy Markdown

Having a Boolean property, chunk only recognizes its read methods,
when the methos id called 'get'. Fix this by making
Boolean an exception and search for its is method
explicitly.

Signed-off-by: Dana Kutenicsova dkutenicsova@frinx.io

Having a Boolean property, chunk only recognizes its read methods,
when the methos id called 'get<property>'. Fix this by making
Boolean an exception and search for its is<property> method
explicitly.

Signed-off-by: Dana Kutenicsova <dkutenicsova@frinx.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant