Fork me on GitHub
#joker
<
2019-08-24
>
jcburley02:08:34

Hey everyone! I've just submitted https://github.com/candid82/joker/issues/253, looking for feedback on my wacky fork of Joker that provides lots of go.std.* namespaces that "wrap" (some of) the Go standard library. Please have a look and let me know what you think. As I'll be on vacation for most of the next two weeks, I might not respond to (or even notice) comments made here (to Slack), especially after this weekend; but I'll be checking in on the Issues for my fork, and on Comments to the Issue above (on the mainline version of Joker), periodically and certainly sometime after I return. Thanks!

jcburley04:08:22

FYI, just pushed the latest version, which converts many more constants, so now over 99% of constants are converted. The few remaining ones could be kludged in (as were the recent batch), or could await refactoring per a large comment block added to the tools/gostd/gowalk.go module in this push. But I think there are bigger (more urgent) fish to fry at this point.