-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Properties in functions KeepAliveSetPropertyValue and KeepAliveSetPropertyValue are searched first by "upperCamelCase" and then by right text. If there are both Properties "Test" and "test", wrong property can be used.
I am using IDictionary as datasource and it makes my application slower and sometimes returns wrong result.
I thing, that CamelCase should be on second place or configurable.
Metadata
Metadata
Assignees
Labels
No labels