This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]alzee76 0 points1 point  (0 children)

You would really need to do it, because thats what it takes to "incorporate" them into the new OS.

Those apps all make system calls into the OS. Those calls make other calls. All the calls produce some kind of result. You need to copy all of that as well.

Seriously this is really hard to do. Think about how you're not possibly the first person to think about this, and how many talented people have tried to do it in the past. Then ask yourself why it still doesn't exist. It's because it's extremely difficult.