Hi Andrea, I thought that maybe that step can be skipped because it is unlikely to change at that point. I'm fine with building it as a library as well.
If the Elixir Core team is potentially interested in this, I'll build this as a library and try to keep the same style as the existing Base module so that it can be merged easily later. Jonatan [email protected] schrieb am Mittwoch, 23. Juni 2021 um 11:26:16 UTC+2: > Hey Jonatan! > > This looks very interesting. As you mentioned, I think this would be great > as a library for now until the RFC gets stable so that the Elixir standard > library won't have to adapt and support potentially outdated draft specs. > > Thoughts? > > Andrea > > On Wed, Jun 23, 2021 at 11:24 AM Jonatan Männchen <[email protected]> > wrote: > >> Hi, >> >> I'd like to contribute base45 to encoding & decoding to the Base Elixir >> module. (According to the spec >> https://datatracker.ietf.org/doc/draft-faltstrom-base45/) >> >> Since it is currently only a draft, I would mark it as experimental until >> it is stable. I do not expect any changes to the standard anymore however. >> >> If the verdict of this thread is that this can only be done once the RFC >> is stable, I'll implement it as a "polyfill" and will contribute it later. >> >> The reason I would like this implemented is to build a certificate reader >> according to this spec Hygeia (Swiss Contact Tracing Solution: >> https://github.com/jshmrtn/hygeia). >> >> Spec: https://github.com/ehn-dcc-development/hcert-spec >> >> Thanks & Kind Regards, >> Jonatan >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "elixir-lang-core" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/elixir-lang-core/83742b56-d779-4bc3-8cad-99be83636e36n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/elixir-lang-core/83742b56-d779-4bc3-8cad-99be83636e36n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/c673c8da-10f5-4a23-a187-1747744d3456n%40googlegroups.com.
