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

[FEATURE][WIP] Add finder and replacers for CORE API replacements #294

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

Conversation

stopcoder
Copy link
Member

No description provided.

stopcoder and others added 14 commits May 9, 2023 10:18
* module has unequal number of imports and shortcuts (number of imports
  is bigger than the number of shortcuts)
* delete one dependency
* add a new dependency
* the new dependency should be added before the imports that don't have
  shortcuts (which wasn't the case without the fix)
* identify the missing dependency to sap/ui/core/Core
* replace the existing CORE API calls with the alternatives
* check and remove sap/ui/core/Core when it's not needed after the
  replacements
Configuration.getFormatSettings().getFormatLocale()
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.

2 participants