Skip to content

Beyond

No due date 31% complete

Beyond is a nod to the code name of the next version of Fable

The beyond project for Thoth.Json is a complete rewrite of the project and aims to unify all the runtime implementation.

Goals:

  • Unify the implementation to have a single library working on both Fable/JavaScript and .Net (and Php, Python, in the future)
  • Move the Auto modules into a separate lib…

Beyond is a nod to the code name of the next version of Fable

The beyond project for Thoth.Json is a complete rewrite of the project and aims to unify all the runtime implementation.

Goals:

  • Unify the implementation to have a single library working on both Fable/JavaScript and .Net (and Php, Python, in the future)
  • Move the Auto modules into a separate library, I personally think that I should have created that at first but it is hacky but now that it is here...
  • Improve support for native types. For example, have lossless option support has well as lossy support. Right now, it is only lossy support.
  • Explorer if we can report all the errors at once and if we can allow the user to customize the error messages