Renaming Cache to AbstractCache (or whatever else, it has no global
references) I was able to load Glorp and have it running with the
NativePostgresDriver.

However there are a mix of things that are innecesary interdependant.
For instance:
* Running the tests the default glorp login doesn't have any encoding
strategy, but it is required by the Glorp Session. So many tests fail.
* The Encoders are in the DBXTalk packages :)

I'm willing to help here, but what approach should we take here?
I look forward for advice and guidance to accomplish this.

Regards,

Esteban A. Maringolo


2014-04-09 6:22 GMT-03:00 Sven Van Caekenberghe <s...@stfx.eu>:
> Thanks, Stephan.
>
> I will have a look and try to load/use Glorp myself towards the end of the 
> week.
>
> On 09 Apr 2014, at 11:08, Stephan Eggermont <step...@stack.nl> wrote:
>
>> Ok, there is a bug in The ConfigurationOfDBXDriver,
>> the baseline has a versionString entry. That should be removed
>>
>> After removing that (and renaming Cache) it loads.
>>
>> Glorp loads already after renaming Cache.
>> I'm not sure the isKindOf: on ProtoObject is safe.
>> There is a renaming issue after loading Glorp (13188)
>>
>> Stephan
>
>

Reply via email to