asukaminato0721 commented on issue #5722:
URL: https://github.com/apache/opendal/issues/5722#issuecomment-2713326152

   > The initialization might be related to some system resources, so we expect 
users to initialize it only once and use it everywhere instead of creating a 
new one each time. Can we share the same instance? For example, can we use the 
same manager for `Directory`?
   
   then maybe a class called `final (File, Directory) = await 
SomeApi.init(...);` ? Not sure how to call it.
   


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