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

unoconfig: rename Packages.* properties (beta-3.0) #453

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

mortend
Copy link
Member

@mortend mortend commented Mar 27, 2023

We want to stop saying "packages" when referring to Uno libraries (#440), so this renames the following unoconfig properties:

  • Packages.SearchPaths -> SearchPaths
  • Packages.SourcePaths -> SearchPaths.Sources

(The old names are deprecated but still work)

We want to stop saying "packages" when referring to Uno libraries
(fuse-open#440), so this renames the following unoconfig properties:

* Packages.SearchPaths -> SearchPaths
* Packages.SourcePaths -> SearchPaths.Sources

(The old names are deprecated but still work)
mortend added a commit to mortend/uno that referenced this pull request Mar 27, 2023
Same motivation as fuse-open#451, fuse-open#452 and fuse-open#453. Old names are deprecated but
still work.
mortend added a commit to mortend/uno that referenced this pull request Mar 27, 2023
Same motivation as fuse-open#451, fuse-open#452 and fuse-open#453. Old names are deprecated but
still work.

* Update related member names in the compiler.
* Update project files.
@mortend mortend merged commit c6359c2 into fuse-open:beta-3.0 Mar 28, 2023
@mortend mortend deleted the unoconfig-searchpaths branch March 28, 2023 07:39
mortend added a commit to mortend/uno that referenced this pull request Apr 12, 2023
Like fuse-open#453, this renames another unoconfig property:

* Packages.Defaults -> References.Default

(The old name is deprecated but still works)

Also includes updates to LibraryBuilder and LibraryDoctor, missed in
e13bdda.
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