Re: [go-nuts] text/unicode/bidi 'unimplemented'

2020-11-02 Thread Patrick
Hello Kurtis,

I am thinking about that, but wanted to ask on this list first.

Thanks for your reply.

Patrick

>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/17c8453f-b534-4a47-9f5e-79fc113ed107n%40googlegroups.com.


Re: [go-nuts] text/unicode/bidi 'unimplemented'

2020-11-02 Thread Kurtis Rader
On Mon, Nov 2, 2020 at 8:52 PM Patrick  wrote:

> there is the bidi package under golang.org/x/text/unicode/bidi which
> works fine but has no implemented API.
>
> I am currently implementing the API for my own project and I'd like to ask
> why the API is unimplemented, if somebody else is working on implementing
> the API and if not, should I send  a PR for an implementation?
>
> The API looks fine (see for example
> https://pkg.go.dev/golang.org/x/text/unicode/bidi) but all the functions
> raise a `panic("unimplemented")`.
>

The documentation for the package you're talking about says: "NOTE: UNDER
CONSTRUCTION. This API may change in backwards incompatible ways and
without notice."? Did you consider opening an issue as documented by
https://golang.org/doc/contribute.html#design?

-- 
Kurtis Rader
Caretaker of the exceptional canines Junior and Hank

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CABx2%3DD9rsXhRZRJP9wt8a9cUw%2BwXxjmoq2jUA9W2o0pg17EV%2Bw%40mail.gmail.com.