<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <span class="Apple-style-span" style="color: rgb(0, 0, 0);
      font-family: Arial,Helvetica,sans-serif; font-style: normal;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: normal; orphans: 2; text-indent: 0px; text-transform:
      none; white-space: normal; widows: 2; word-spacing: 0px;
      background-color: rgb(255, 255, 255); font-size: medium;">
      <pre style="font-family: monospace; margin-left: 3em; font-size: 12px;"> "looking at Carbon, learning C" versus "looking at the
objc frameworks that replace Carbon" ?"



Yes. Carbon uses C; Cocoa uses Objective C. More to the point for what we're talking about, if you look at the Mac source code for the 
VM you'll see Carbon and iOS (Cocoa) folders. I thought the VM source to look at was in the Carbon folder and the iOS code was just for 
actual mobile devices that John Macintosh built. Igor and Esteban are moving towards using Cocoa and Objective C. So, I'm learning
Objective C and looking in the iOS folder. 

Chris 


</pre>
    </span>
  </body>
</html>