breck7 / scrollsdk

The code for Particles and Parsers, which Scroll is built on.
https://sdk.scroll.pub
383 stars 17 forks source link

GrammarLang: Improve Language Upgrade Best Practices #58

Closed breck7 closed 3 years ago

breck7 commented 5 years ago

Can be some tricky dependency cycles with upgrading to newer versions of languages. Should have a design pattern perhaps where we tag a branch for the desired upgrade, or just ship a separate repo with the necessary files from products/ coupled with the upgrade code.

breck7 commented 3 years ago

Not necessarily a bad idea but more important things to do first