opendal icon indicating copy to clipboard operation
opendal copied to clipboard

Convert the case when handling parameters in bindings

Open suyanhanx opened this issue 1 year ago • 1 comments

We currently do not convert cases when passing parameters to the binding, which requires all parameters to be in snake case. This may not be consistent with other language scenarios.

Should we do this?

cc @Xuanwo @messense

suyanhanx avatar Mar 21 '23 11:03 suyanhanx

I have some new idea over this issue and will submit an RFC to address this issue along with other issues together.

Xuanwo avatar Mar 21 '23 11:03 Xuanwo

Not needed after via_map implemented.

Xuanwo avatar Jun 18 '23 07:06 Xuanwo

Not needed after via_map implemented.

The via_map don't seem to be related. 🤔

suyanhanx avatar Jun 18 '23 09:06 suyanhanx