Skip to content

Allow customization of ConstantExpression and fix method calls to property getters/setters #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

rikimaru0345
Copy link

No description provided.

@SteveWilkes SteveWilkes changed the base branch from master to GetterAndSetterCallSyntax May 27, 2019 11:59
@SteveWilkes SteveWilkes merged commit 4ed31af into agileobjects:GetterAndSetterCallSyntax May 27, 2019
SteveWilkes added a commit that referenced this pull request May 28, 2019
* Allow customization of ConstantExpression and fix method calls to property getters/setters (#36)

* add convert property methods setting

* implement ConvertPropertyMethodsToSimpleSyntax

* add setting "NameConstantsUsing"

* allow user to customize how a ConstantExpression is written

* Adding public instance getter and setter call translation tests
Making property method call to property syntax translation the default
Tidying

* Support for static property getter and setter call translation

* Test coverage for non-public property getter and setter call translation

* Test coverage for use-defined constant translator

* Updating Readme
SteveWilkes added a commit that referenced this pull request May 28, 2019
* Getter and setter call syntax (#38)

* Allow customization of ConstantExpression and fix method calls to property getters/setters (#36)

* add convert property methods setting

* implement ConvertPropertyMethodsToSimpleSyntax

* add setting "NameConstantsUsing"

* allow user to customize how a ConstantExpression is written

* Adding public instance getter and setter call translation tests
Making property method call to property syntax translation the default
Tidying

* Support for static property getter and setter call translation

* Test coverage for non-public property getter and setter call translation

* Test coverage for use-defined constant translator

* Updating Readme

* Using static Expression imports in tests

* Updating to v2.3

* v2.3 NuGet package, installer and visualizers
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.

2 participants