+1 totally agree On Sun, Aug 4, 2024, 4:00 PM Xinyou Ji <[email protected]> wrote:
> +1 on the idea, it would be good > > Best, > Xinyou Ji > > From: Xuanwo <[email protected]> > Date: Thursday, August 1, 2024 at 21:58 > To: [email protected] <[email protected]>, tison < > [email protected]> > Subject: [DISCUSS] Align opendal names across different language bindings > Hello, everyone > > I start this thread to discuss the idea that align opendal names across > different language bindings. > > Most of our language bindings are use the name "opendal". > > For example: > > - rust: `cargo add opendal` > - python: `pip install opendal` > - nodejs: `npm install opendal` > > It might be beneficial for all language bindings to use the name "opendal" > without any prefixes or suffixes to maintain consistent branding for our > package. > > Affected: > > - dotnet: change "DotOpenDAL" into "OpenDAL" > - php: change "opendal-php" into "opendal" > > Exception: > > - c and cpp are sharing the same namespace in OS, we will keep use the > name libopendal_c and libopendal_cpp to allow them can co-exist. > > What do you think? > > Xuanwo > > https://xuanwo.io/ >
