Changes between Version 1 and Version 2 of MPFramworkGSocWk


Ignore:
Timestamp:
Jun 11, 2008, 8:17:31 AM (16 years ago)
Author:
armahg@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MPFramworkGSocWk

    v1 v2  
    88 * There were some problems getting the current OCUnit tests for MPInterpreter to compile. My mentor suspects that it has something to do with the "thread protection" code that is part of the method being tested. We'll be looking more into figuring that out but won't spend too much time on it. Ping me for more details.
    99
    10 
    11 
     10= Week 2 & 3 =
     11This is a rough draft. This week was spent:
     12 * Writing a MacPortsFrameworkTester GUI because I hadn't figured out how to get Unit tests working yet and wanted to start some preliminary testing.
     13 * After some help from Chris Hanson and a lot of fuddling, I finally got the Unit tests to work. I'll explain in detail later but it had to do with (1)Setting correct compiling sources
     14(2) setting correct bundleloader settings in Xcode (3) Google Chris Hanson's blog post on how to
     15Unit test a framework
     16 * I will be looking into posting asynchronous notifications during api method calls.
     17 * I am also at WWDC and will be learnign a lot , some of which will hopefully be helpful to me later
     18on during this project.
    1219
    1320