On Sat, Sep 21, 2013 at 3:03 PM, Esteban A. Maringolo
<[email protected]>wrote:

> I loaded GlorpDBX configuration from the MetacelloRepository using:
>
> ((Smalltalk at: #ConfigurationOfGlorpDBX)
> project version: '2.5') load.
>
> ((Smalltalk at: #ConfigurationOfGlorpDBX)
> project version: '2.5') load: 'GlorpPostgresV2Native'.
>
>
Esteban, in another thread you asked me how I was loading Native postgres
driver with Glorp. Like you have just figured out. But I am using last
version '2.8'


> But the PostgresV2 package basically f*cks up the DateAndTime class
> overriding #julianDayNumber and #offset:
>
> Is this normal behavior? I'm loading a vanilla 2.0 image to see if
> this also happens there.
>
>
Try version 2.8 and check if it happens the same.


>
>
>
> Esteban A. Maringolo
>
>


-- 
Mariano
http://marianopeck.wordpress.com

Reply via email to