Giter VIP home page Giter VIP logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024
Actually older revisions used exactly the design you propose. I finally decided 
to use OSError because it 
simplified a lot many kinds of wrapper filesystems and it allows you to reuse 
existing code. For example you can 
see that loopback.py can use directly some of the functions in os. There is 
indeed the drawback of overloading 
OSError however.

I personally prefer the way it is now, but I realize the subject is debatable 
and would consider switching back to 
a FUSEError scheme if there is demand. However I'm not going to break 
compatibility again just for this.

Original comment by verigak on 3 Jun 2009 at 8:01

from fusepy.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024
I see. Would you consider making _operation_wrapper a method of the FUSE class, 
so
that one can change the behaviour by subclassing?

Original comment by [email protected] on 3 Jun 2009 at 9:32

from fusepy.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024
Yes, this is a good suggestion.

Original comment by verigak on 3 Jun 2009 at 9:51

  • Changed state: Accepted

from fusepy.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024
Fixed in rev. 17

Original comment by verigak on 9 Jun 2009 at 4:08

  • Changed state: Fixed

from fusepy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.