open-feature / ruby-sdk

Ruby implementation of the OpenFeature SDK
https://openfeature.dev
Apache License 2.0
23 stars 8 forks source link

Amend type signatures #53

Closed mschoenlaub closed 1 year ago

mschoenlaub commented 1 year ago

This SDK has one type signature. The current state of type signature is more of a PoC, I guess.

technicalpickles commented 1 year ago

The current state of type signature is more of a PoC, I guess.

Correct. Mentioned on https://github.com/open-feature/ruby-sdk/pull/58 it was part of the autogenerated gem. I'm more inclined to remove than make it up to date.

maxveldink commented 1 year ago

FWIW, I also favor delaying sigs until we're spec-compliant.

technicalpickles commented 1 year ago

Created https://github.com/open-feature/ruby-sdk/issues/66 to track deleting the existing signatures