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

[INTERNAL] resourceFactory: Add factory functions for Filter and Link readers, remove Transformer #438

Merged
merged 4 commits into from
Nov 11, 2022

Conversation

RandomByte
Copy link
Member

@RandomByte RandomByte commented Nov 10, 2022

Eventually remove them from AbstractReader to remove the circular
dependency to sub-class.

We keep them for now to allow for a smooth release and consumption of the new API in ui5-project (via SAP/ui5-project#503). Afterwards we can remove the old API completely.

… readers

Eventually remove them from AbstractReader to remove the circular
dependency to sub-class.
@RandomByte RandomByte requested review from flovogt and matz3 November 10, 2022 14:09
@coveralls
Copy link

coveralls commented Nov 10, 2022

Coverage Status

Coverage decreased (-0.3%) to 86.717% when pulling 492051b on move-readers-resourceFactory into b56bd97 on main.

RandomByte added a commit to SAP/ui5-project that referenced this pull request Nov 10, 2022
@RandomByte RandomByte changed the title [INTERNAL] resourceFactory: Add factory functions for Filter and Link readers [INTERNAL] resourceFactory: Add factory functions for Filter and Link readers, remove Transformer Nov 10, 2022
matz3
matz3 previously approved these changes Nov 10, 2022
package.json Outdated Show resolved Hide resolved
@RandomByte RandomByte merged commit 11eb8cb into main Nov 11, 2022
@RandomByte RandomByte deleted the move-readers-resourceFactory branch November 11, 2022 08:47
RandomByte added a commit to SAP/ui5-project that referenced this pull request Nov 11, 2022
RandomByte added a commit to SAP/ui5-project that referenced this pull request Nov 11, 2022
RandomByte added a commit to SAP/ui5-builder that referenced this pull request Nov 17, 2022
RandomByte added a commit to SAP/ui5-builder that referenced this pull request Nov 18, 2022
RandomByte added a commit to SAP/ui5-builder that referenced this pull request Nov 29, 2022
RandomByte added a commit to SAP/ui5-builder that referenced this pull request Nov 29, 2022
RandomByte added a commit that referenced this pull request Nov 30, 2022
RandomByte added a commit that referenced this pull request Nov 30, 2022
They have been moved to resourceFactory in
#438

All known consumers have been updated accordingly.
RandomByte added a commit that referenced this pull request Nov 30, 2022
They have been moved to resourceFactory in
#438

All known consumers have been updated accordingly.
RandomByte added a commit that referenced this pull request Nov 30, 2022
They have been moved to resourceFactory in
#438

All known consumers have been updated accordingly.
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.

4 participants