Re:Delitalk - angelfire is disallowing your links into your x86 and src directories, so the two links under your "Download:" section don't work.
It's funny, I've had similar ideas about a true OO operating system. I haven't written much up about it, but here is what I said in my grad school application personal statement:
I am interested in object oriented operating systems for their potential to reduce application complexity. The current abstractions we use for interacting with the computer do not do enough to manage repetitive and error-prone tasks. For example, should application developers have to worry about persistence at all? An object oriented operating system could handle that. Application developers would simply request an object from the backing store, manipulate it in some way, and forget it. There is no need to keep track of different types of memory, such as disk and RAM; virtualizing all memory and having the OS deal with the difference between volatile and non-volatile storage reduces complexity for all software using its services.
Programming is art for people who can't draw. :)
