bucklescript-tea icon indicating copy to clipboard operation
bucklescript-tea copied to clipboard

Future of the library?

Open pbiggar opened this issue 2 years ago • 6 comments

Hi! I'm curious what the plans are for the library, with the latest rescript changes.

My sense is that there's a bunch of work that needs to be done to keep up:

  • switch syntax to rescript (remove both ocaml and reasonml)
  • upgrade to rescript 9.1
  • change the library name to rescript-tea
  • switch to webapi (#139)
  • use bs-json instead of built-in json decoders
  • use built-in rescript results instead of Tea_result

But the library currently looks unmaintained. Would love to know what the plan is! Thanks!

pbiggar avatar Jun 24 '22 13:06 pbiggar

fyi, working on these changes over at https://github.com/pbiggar/rescript-tea

pbiggar avatar Aug 14 '22 22:08 pbiggar

FYI, we've released rescript-tea: https://blog.darklang.com/rescript-tea/

pbiggar avatar Nov 09 '22 20:11 pbiggar

That works, I've migrated to a more cohesive codebase so I'm only using this in one place anymore. ^.^

I'm certainly open to more contributors having access though, but the darklang fork looks good!

OvermindDL1 avatar Nov 29 '22 21:11 OvermindDL1

OK great thanks! Would you be open to a PR adding a link to the README pointing to our fork?

pbiggar avatar Nov 30 '22 03:11 pbiggar

@pbiggar Oh yes please do!

OvermindDL1 avatar Nov 21 '23 17:11 OvermindDL1

We've actually stopped using rescript recently. Perhaps a better approach would be to make this the canonical source, and update to the latest from our fork?

pbiggar avatar Nov 21 '23 17:11 pbiggar