+1 Java's artifact name can be renamed to opendal also. No problem.
Best, tison. Xuanwo <[email protected]>于2024年8月2日 周五12:59写道: > 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/ >
