Fork me on GitHub
#joyride
<
2023-01-02
>
Quentin Le Guennec10:01:39

Hello, is there any plan to support rewrite-clj in the future?

borkdude10:01:11

@U0ETXRFEW I think enough people have asked for this library for us to include it, probably

pez11:01:00

Should we do it now, or when we can load it lazily? I don’t think it will add much startup time to load it up front, but it will add to the tally, of course.

borkdude11:01:37

We can take this opportunity to create lazy loading

pez12:01:26

Which calls for an async execution model for Joyride?

borkdude12:01:34

which requires us to have a good testing harness first, else the risk of breaking things is quite large

Quentin Le Guennec09:01:02

lmk if I can help.