Just a random tought about memory management: Since we'll probably be abstracting the garbage collector, and the garbage collector has the ability to move data around because it has knowledge about the memory layout of all the data..
Then we could define an interface for all the garbage collectors which would allow the 'global memory management layer' (the layer that assigns memory to processes) could use that interface to move memory around when it needs to.. Which could be usefull when memory starts to get fragmented... ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ SharpOS-Developers mailing list SharpOS-Developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sharpos-developers