Skip to content

Add ProgramBlockCache and new ProgramBlock types#541

Merged
sbates-idrc merged 2 commits intocodelearncreate:develop-1.13from
sbates-idrc:new-program-block-types
Sep 27, 2024
Merged

Add ProgramBlockCache and new ProgramBlock types#541
sbates-idrc merged 2 commits intocodelearncreate:develop-1.13from
sbates-idrc:new-program-block-types

Conversation

@sbates-idrc
Copy link
Copy Markdown
Contributor

  • Replace the Map used for the program block cache with a new ProgramBlockCache class, with typed accessors for the loop label and position

  • Add new separate program block types for: MovementProgramBlock, StartLoopProgramBlock, and EndLoopProgramBlock

* Replace the Map used for the program block cache with a new
  ProgramBlockCache class, with typed accessors for the loop label and
  position

* Add new separate program block types for: MovementProgramBlock,
  StartLoopProgramBlock, and EndLoopProgramBlock
Copy link
Copy Markdown
Contributor

@chosww chosww left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @sbates-idrc, the changes look good.

@sbates-idrc sbates-idrc merged commit b3783c1 into codelearncreate:develop-1.13 Sep 27, 2024
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