laurent laffont wrote:
> On Fri, Feb 19, 2010 at 9:24 PM, Yanni Chiu 
>      >
>      > Can you put it on squeaksource ?
> 
>     I'll clean up the package I have, and then ping the author for how
>     contributions are to be handled (before forking it on squeaksource).
>     BTW, the HPI repository is now back online.

Okay, it's at:

     http://www.squeaksource.com/SqueakSave

SqSave-tkow.127.mcz - This version was created from the HPI version by 
unzip'ing the .mcz, fixing the issues that prevented it from loading 
into Pharo, by editing the source.st file, then re-zip'ing into a .mcz 
package.

SqSave-YanniChiu.135.mcz - This version was developed for my needs at 
the time, then clean up somewhat for public release. Using the native 
postgres driver (and probably dbx one too), the following 3 tests are 
still failing:

 >>> SqsCTISearchQueryTest.testQueryBlob
 >>> SqsCTISearchQueryTest.testReferenceToSubclassElementWithinCollection
 >>> SqsSTISearchQueryTest.testQueryBlob


Some class category names were changed, and some example code left out. 
The original .127.mcz should be loadable, so you can see what was 
changed. The repository is set for global read/write.

-- 
Yanni


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to