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

Improve support for feature assignments #130

Closed
pkluegl opened this issue May 10, 2023 · 0 comments
Closed

Improve support for feature assignments #130

pkluegl opened this issue May 10, 2023 · 0 comments
Assignees
Milestone

Comments

@pkluegl
Copy link
Member

pkluegl commented May 10, 2023

Is your feature request related to a problem? Please describe.
When assigning a numeric value to a string feature, the user requires a workaround like f=""+(number). Boolean assigments are also not directly supported in some use cases.

Describe the solution you'd like
Improve support for different kind of primitive feature assignments with a certainlevel of "auto boxing/conversion".

Describe alternatives you've considered
none

Additional context
none

pkluegl added a commit that referenced this issue Oct 11, 2023
- support more generic string assignments
- improved boolean assignment
@pkluegl pkluegl added this to the 3.4.0 milestone Oct 11, 2023
@pkluegl pkluegl self-assigned this Oct 11, 2023
pkluegl added a commit that referenced this issue Oct 14, 2023
- fix ide parser for new more generic string assignments
pkluegl added a commit that referenced this issue Oct 16, 2023
pkluegl added a commit that referenced this issue Oct 16, 2023
…eature-assignments

Issue #130: Improve support for feature assignments
@pkluegl pkluegl closed this as completed Oct 16, 2023
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

No branches or pull requests

1 participant