Re: problems in package land

2011-07-18 Thread Aaron J. Seigo
On Sunday, July 17, 2011 18:00:28 Marco Martin wrote: > > we can still share _one_ instance of the structure for multiple Package > > classes, something we haven't been able to do since the introduction of > > configChanged a couple years ago, actually, and Package will still be > > passed by refer

Re: problems in package land

2011-07-17 Thread Marco Martin
On Saturday 16 July 2011, Aaron J. Seigo wrote: > hi ... > > first off: unit tests are indeed The Awesome. the findings below are all a > result of trying to make the unit tests in libplasma pass. i probably would > not have noticed these issues, along with several others that i have > already fix

problems in package land

2011-07-17 Thread Aaron J. Seigo
hi ... first off: unit tests are indeed The Awesome. the findings below are all a result of trying to make the unit tests in libplasma pass. i probably would not have noticed these issues, along with several others that i have already fixed, if it were not for those unit tests. and these are te