Skip to content

Runtime refactor: move code out of instructions folder#61425

Closed
pkozlowski-opensource wants to merge 2 commits intoangular:mainfrom
pkozlowski-opensource:runtime_refacor_non_instructions_code_out_of_instructions
Closed

Runtime refactor: move code out of instructions folder#61425
pkozlowski-opensource wants to merge 2 commits intoangular:mainfrom
pkozlowski-opensource:runtime_refacor_non_instructions_code_out_of_instructions

Conversation

@pkozlowski-opensource
Copy link
Copy Markdown
Member

This is one of the many refactorings that tries to cleanup / re-dispatch code in the instructions folder. The general idea is that the instructions should only contain functions referenced in the generated code and the instructions functions should be, most of the time, delegating to the core framework logic / utility functions.

Move the i18n-related logic out of the instructions folder into
the i18n-dedicated folder / package.
The view data store operation is not an instruction and shouldn't be
located in the instructions folder.
@angular-robot angular-robot bot added the area: core Issues related to the framework runtime label May 16, 2025
@ngbot ngbot bot added this to the Backlog milestone May 16, 2025
@pkozlowski-opensource pkozlowski-opensource added target: patch This PR is targeted for the next patch release action: merge The PR is ready for merge by the caretaker labels May 16, 2025
thePunderWoman pushed a commit that referenced this pull request May 19, 2025
Move the i18n-related logic out of the instructions folder into
the i18n-dedicated folder / package.

PR Close #61425
thePunderWoman pushed a commit that referenced this pull request May 19, 2025
…1425)

The view data store operation is not an instruction and shouldn't be
located in the instructions folder.

PR Close #61425
thePunderWoman pushed a commit that referenced this pull request May 19, 2025
Move the i18n-related logic out of the instructions folder into
the i18n-dedicated folder / package.

PR Close #61425
thePunderWoman pushed a commit that referenced this pull request May 19, 2025
…1425)

The view data store operation is not an instruction and shouldn't be
located in the instructions folder.

PR Close #61425
thePunderWoman pushed a commit that referenced this pull request May 19, 2025
…1425)

The view data store operation is not an instruction and shouldn't be
located in the instructions folder.

PR Close #61425
@thePunderWoman
Copy link
Copy Markdown
Contributor

This PR was merged into the repository by commit 69984ef.

The changes were merged into the following branches: main, 19.2.x, 20.0.x

@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jun 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants