Changes between Version 23 and Version 24 of GsocPyOssim


Ignore:
Timestamp:
Aug 15, 2011, 4:40:41 AM (13 years ago)
Author:
vipulraheja
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GsocPyOssim

    v23 v24  
    237237[[BR]]
    238238 * By solving the above-mentioned blocking issues, we will more or less close-in on most of the project objectives of pyOssim wrapping, pyOssimPlanetQt wrapping and building a test-suite for the same.
     239
     240
     241[[BR]]
     242
     243=== Week 12 Report ===
     244'''Work Done'''
     245[[BR]]
     246 * This week I devoted my time in handling the issues that were blocking progress. I was able to progress a bit with every problem, but wasn't able to completely solve each. I have been in constant touch with people from  SWIG-dev, Python-list, PyQt-dev and OSSIM-dev lists as well as on IRC.
     247 * I have almost completed coding the testing suite and with some more help from David Burken, should be able to complete it fully.
     248 * Added around 70 more classes to {{{base}}} and {{{imaging}}} modules of {{{pyossim}}}.
     249 * The PyQt and Python-segfault issues are at the backseat as of now.
     250
     251'''Problems Faced'''
     252[[BR]]
     253 * Same as last week, but with some progress in each one. Work is on.
     254
     255'''Work to be done in Week 13'''
     256[[BR]]
     257 * Wrapping up of testing module.
     258 * If time permits, handling the Qt issues.