logoalt Hacker News

vinhnxtoday at 1:58 PM1 replyview on HN

The Cordis plugin architecture is interesting

https://github.com/cordiverse/paper


Replies

OutOfHeretoday at 3:42 PM

As I understood, Cordis is for architecting functionality as plugins that can be hot-loaded and hot-unloaded (without having to restart the parent app such as VSCode). Cordis looks to be a second-layer extension system within the parent system, e.g. VSCode. I understand that Cordis is not tied to VSCode.

Using memory to track inverses does not scale.

show 1 reply