Remove Deprecated Packages #759

Open
opened 2023-08-12 15:47:46 +00:00 by vyzo · 0 comments
vyzo commented 2023-08-12 15:47:46 +00:00 (Migrated from github.com)

With the advent of stdio and actors v18, the following packages are deprecated and scheduled for removal in Gerbil19:

  • std/actor-v13
  • std/net/bio
  • std/net/socket

With rough consensus, we have also deprecated the mysql driver:

  • std/db/mysql -- it moved to gerbil-mysql package.

This comes from ancient days and we can just alias equal? at this point:

  • std/misc/shared
With the advent of stdio and actors v18, the following packages are deprecated and scheduled for removal in Gerbil19: - [ ] std/actor-v13 - [ ] std/net/bio - [ ] std/net/socket With rough consensus, we have also deprecated the mysql driver: - [x] std/db/mysql -- it moved to `gerbil-mysql` package. This comes from ancient days and we can just alias `equal?` at this point: - [ ] std/misc/shared
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mighty-gerbils/gerbil#759
No description provided.