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

Extension configuration should support all primitive types #390

Closed
5 of 8 tasks
cescoffier opened this issue Dec 24, 2018 · 2 comments
Closed
5 of 8 tasks

Extension configuration should support all primitive types #390

cescoffier opened this issue Dec 24, 2018 · 2 comments
Assignees
Milestone

Comments

@cescoffier
Copy link
Member

cescoffier commented Dec 24, 2018

At the moment, when an extension requires a primitive type other than Integer and Boolean, it fails with:

Unable to inject config into primitive type of long this has not been implemented yet

  • boolean
  • long
  • int
  • short
  • byte
  • float
  • double
  • char
@dmlloyd dmlloyd self-assigned this Jan 1, 2019
@gsmet
Copy link
Member

gsmet commented Feb 2, 2019

@dmlloyd does the new configuration stuff fix this one?

@dmlloyd
Copy link
Member

dmlloyd commented Feb 2, 2019

No, I've explained the situation in an email that I will send once I'm on the bus.

dmlloyd added a commit that referenced this issue Feb 6, 2019
[#390] Support some more primitive types
@gsmet gsmet added this to the 1.1.0 milestone Nov 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants