Xuanwo commented on PR #2112: URL: https://github.com/apache/incubator-opendal/pull/2112#issuecomment-1521279502
> Do we now have new features roadmap for java-binding? Not yet. The most important thing for java binding is to make a release and find it's first user. > Using the future is the best practice in asynchronous Java programming. So it would be beneficial to provide a Future-based asynchronous API initially. Later on, we can replace the underlying implementation with Rust async integration. This would be helpful for opendal to attract Java users. Agreed. However, I prefer to directly engage with our potential users rather than implementing features solely to attract Java users. I am open to discussing with users who wish to use OpenDAL Java in their projects and figuring out what they need the most. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
