-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
first thing first, you did a great job! Thanks!
I have some enhancement to propose.
When you use a private member it is mainly because you want to process some stuff in the set (or get) method.
By mapping directly the value to the private member you miss all this stuff.
So it will be great to call the set method if it exists, otherwise you set directly the class member.
My 2 cents.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request