Skip to content

Commit

Permalink
Merge pull request #6955 from Lubsch/patch-1
Browse files Browse the repository at this point in the history
Remove duplicated mentioning of planned glue changes
  • Loading branch information
lukewilliamboswell authored Aug 3, 2024
2 parents 1c7ee68 + 045fe4f commit 0801995
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions www/content/plans.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,6 @@ As an example, we had [a discussion](https://roc.zulipchat.com/#narrow/stream/30

This has been consistently happening a few times per year. It's hard to predict exactly what the next one will be, but it's a safe bet that it will happen again.

### [Glue](#glue) {#glue}

This one only applies to platform authors.

Much like with builtins, we periodically make changes to code generation or to the `roc glue` API that aren't backwards compatible. When this happens, relevant glue scripts need to be updated and then `roc glue` needs to be re-run on platforms to regenerate their host glue.

As with builtins, it's hard to predict when these will happen and what they'll be, but right now it's a safe bet that they will happen from time to time.

### [Import syntax](#import-syntax) {#import-syntax}

Implementing the very important [module params](https://docs.google.com/document/d/110MwQi7Dpo1Y69ECFXyyvDWzF4OYv1BLojIm08qDTvg/edit?usp=sharing) feature requires a breaking syntax change to how imports work. This plan is not at all tentative; there is a high degree of confidence that it will happen!
Expand Down

0 comments on commit 0801995

Please sign in to comment.