Coder Social home page Coder Social logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 1, 2024
The latest series of changes partially broke the virtualization engine.

The following is done already:
- Dropped the virtual file system table (r304)
- Removed synchronization logic between guest and host (r305)
- Removed use of underlying databases (r305)
- Support for engine rule framework (r313, r315, r318, r319)

The rework is still in progress;

Original comment by [email protected] on 5 Jul 2010 at 7:08

from appstract.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 1, 2024
Currently the engine is partially working again. 'Partially' because the engine 
fails on temporary files, the cause for this is yet to be found. Note that it's 
possible that temporary file were never really supported, in the old engine 
such files were kept untouched.

These are the changes since the last comment:
- r322  Made TransparentRead the default type of virtualization in the file 
system virtualization engine.
- r324  Reintroduced FileRequest
- r325  Made VirtualEnvironment non-static
- r326  Renamed FileAccessRedirector to FileSystemRedirector and made it a 
non-static class
- r328  Moved redirecting logic from FileSystemProvider to VirtualEnvironment
- r329  Added the temporary folder path to the dictionary of system variables in 
FileSystemRedirector
- r330  Implemented support for the RemoveDirectory function
- r331  Added FileRequestResult struct
- r332  Added HostFileSystem class.

Original comment by [email protected] on 4 Aug 2010 at 8:20

from appstract.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 1, 2024
Support for temporary files was broken due to re-virtualization of the already 
virtualized paths
Fixed in r362

Original comment by [email protected] on 6 Dec 2010 at 6:11

  • Changed state: Fixed
  • Added labels: File
  • Removed labels: FileSystem

from appstract.

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.