Skip to content

Conversation

@valenpo
Copy link

@valenpo valenpo commented Aug 31, 2021

Fixes #300

package name should be lowercase

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for putting this pull request together! One minor comment here.

*/
private final ILogger logger;

static Function<String, String> oDataTypeToClassName = odataType -> {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you change this to a regular method instead of a delegate function please?

@baywet
Copy link
Member

baywet commented Aug 31, 2021

Also, your fork doesn't seem to be up to date and this pull request is conflicting, can you pull the latest and rebase your pull request please?

@baywet baywet added this to the 2.0.9 milestone Aug 31, 2021
@baywet baywet linked an issue Aug 31, 2021 that may be closed by this pull request
@valenpo
Copy link
Author

valenpo commented Aug 31, 2021 via email

@baywet
Copy link
Member

baywet commented Aug 31, 2021

superseded by #302, closing

@baywet baywet closed this Aug 31, 2021
@ramsessanchez ramsessanchez mentioned this pull request Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DefaultSerializer can't unit class.

2 participants