Tim Docker
Tim Docker
Working around golang's lack of generics will make this challenging. Given there seems to be some momentum in the golang community perhaps better to wait?
One question is what lens library to do this for: https://www.well-typed.com/blog/2019/09/announcing-the-optics-library/ http://hackage.haskell.org/package/lens ??
The intention of annotations is that they can be queried by type. So it doesn't make sense for both to be present. I'm open to it being an error, rather...
As discussed, this should be a helpful error message, not reported as a "BUG".
It has always been my intention to add binary serialization support. However to date, json serialization has been appropriate for the projects where ADL has been used. A challenge with...
I like the consistency of the current approach where every declaration ends in a semicolon. I see that this is inconsistent with some mainstream languages.
Do you mean fix the reserved word handling in the typescript backend? That is on the todo list. If you mean that adl field names should be allow to be...
still necessary for custom types constructors
I didn't expect such a quick response! I propose that I make you a collaborator on github, and also add you as a maintainer on hackage. If in a few...
Done. Lets see how we go.