Mariano Martinez Peck wrote:
On Fri, Jun 11, 2010 at 8:39 AM, Yanni Chiu wrote: I have a set of patches that get filed-in during my build. I have this fix there, for now.
There are more for Glorp ? I want to have it perfectly working in Pharo. So, let me know and we can commit and integrate them.
The other Glorp patch is the Scanner change for '_' (in method names). In PharoCore-1.1, two more tests fail: GlorpTest.GlorpManyToManyDBTest.testReadNodeAndDeleteChildWithSaveAndContinue GlorpTest.GlorpUnitOfWorkTest.testRollbackOneToManyAfterAdd In PharoCore-1.0, only these three tests were failing: GlorpTest.Extras.GlorpMainBackendTest.testSetToBaseTestAFacility GlorpTest.GlorpRowMapForMementosCollectionTest.testRBSmallDictionary GlorpTest.GlorpSelectCommandTest.testExecute Since these don't impact me, I probably won't look into them for a while. I load the packages with Gofer directly, and use the native PostgreSQL Client (not OpenDBX).