Xuanwo commented on PR #6365:
URL: https://github.com/apache/opendal/pull/6365#issuecomment-3041000065

   > If we avoid using macros, do you think it’s still necessary to add the 
create_dir capability check in async_list? If you have any preferred 
implementation approaches, I’d appreciate your suggestions.
   
   In fact, all services that support `list` will also support `create_dir`, so 
it's nice to have but not strictly necessary. I'm fine if you want to add more 
capability checks, but simple checks should be enough. I don't want to 
introduce more macros in our tests.


-- 
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]

Reply via email to