RedPRL / bantorra

📚 A library for managing libraries and resolving unit paths
https://redprl.org/bantorra/bantorra
Apache License 2.0
17 stars 0 forks source link

Update to current Asai #77

Closed mikeshulman closed 1 month ago

mikeshulman commented 3 months ago

Bantorra appears to be using an outdated version of Asai, with Logger instead of Reporter.

favonia commented 3 months ago

I do have a in-progress local branch for this. I have been jumping between an on-going complete redesign and minor clean-ups (such as upgrading asai). Maybe I should finish minor tasks first given the long delay.

PS: While the current design of bantorra is okay, it's not great. In particular, I want to have a built-in Go-like minimum version resolution. I also want an "offline" mode to work without the internet. All of these would fundamentally change how the library works. Also we don't have a prototype with tons of (interdependent) user libraries, so the design hasn't really been "tested" yet.

mikeshulman commented 3 months ago

How much will the complete redesign change the user interface?

favonia commented 2 months ago

@mikeshulman I'm not sure, but I would not recommend trying out this library (bantorra) in a serious way now.

mikeshulman commented 2 months ago

Ok.