Xuanwo commented on issue #6805:
URL: https://github.com/apache/opendal/issues/6805#issuecomment-3556602412

   > Honestly the best possible change here at this stage is clear 
documentation.
   
   Yes, I agree.
   
   > Longer term a better API would be one that returns None if the path does 
not exist, and an empty iterator if the path exists, but has no children. This 
is how I will wrap things up within my own code.
   
   list now returns `Vec<Entry>`, can you elaborate more on this design? Are 
you suggesting that it should return an `Option<Vec<Entry>>`?


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