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

unoproj: support lowerCamelCase property names (beta-3.0) #466

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

mortend
Copy link
Member

@mortend mortend commented Apr 14, 2023

We want to accept property names written in lowerCamelCase, in unoproj- files, unoconfig-files, and uxl-files; to better match JavaScript and modern .NET, and best practices.

In other words, users can now chose if they want to keep their existing UpperCamelCase style in project files or switch to lowerCamelCase, which is recommended for new projects built on version 3.0.

We will update existing project and config files in upcoming patches, so this comes with functional changes to begin with, making sure both styles are tested.

We want to accept property names written in lowerCamelCase, in unoproj-
files, unoconfig-files, and uxl-files; to better match JavaScript and
modern .NET, and best practices.

In other words, users can now chose if they want to keep their existing
UpperCamelCase style in project files or switch to lowerCamelCase, which
is recommended for new projects built on version 3.0.

We will update existing project and config files in upcoming patches, so
this comes with functional changes to begin with, making sure both
styles are tested.
@mortend mortend merged commit 1f2ef4e into fuse-open:beta-3.0 Apr 25, 2023
@mortend mortend deleted the lower-camel-case branch April 25, 2023 17:57
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.

1 participant