Skip to content
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

it was solved. Expecting an argument locationparserutil.kt #300 and C… #306

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

CristianKoh1
Copy link

…allback* not triggered #301

@CristianKoh1
Copy link
Author

It is the first time that I contribute to free code, I am open to comments.

Copy link

@frankvollebregt frankvollebregt left a comment

Choose a reason for hiding this comment

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

This is a cleaner notation to achieve the intended result.

However, I'm not sure to what extent this is a solution rather than a workaround: It will work fine as a fix for now, but at least eventually it's desirable to either:

  1. Make sure json[Keys.ARG_PROVIDER] is never null
  2. Make json[Keys.ARG_PROVIDER] nullable if it is not always present

I am not certain which of the above would be desirable, but until then this should at least fix the latest version.

@CristianKoh1
Copy link
Author

CristianKoh1 commented Jan 25, 2022

Can we make the model Locations to, provider be of type String? And with that make the relevant changes.

@CristianKoh1
Copy link
Author

I already modified the model property.

@frankvollebregt
Copy link

It looks like this doesn't work as-is

#308 (comment)

Did you confirm this to work for you?

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.

3 participants