www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 7916] New: Add an API to register hooks for memory, file

http://d.puremagic.com/issues/show_bug.cgi?id=7916

           Summary: Add an API to register hooks for memory, file
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: druntime
        AssignedTo: nobody puremagic.com
        ReportedBy: turkeyman gmail.com



I'd really like a standard way to register primitive filesystem and memory
hooks, this way all D code using the standard library will correctly route
through our custom filesystem/allocators instead of hitting the OS directly.

assert too (this is already supported, but deprecated).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Apr 15 2012