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

> 2013/9/21 Mariano Martinez Peck <[email protected]>:
> >
> >
> >
> > 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'
>
> There is no version 2.8 in the MetacelloRepository.
>
> Gofer it
>     squeaksource: 'MetacelloRepository';
>


Squeaksource is dead, do not use it anymore.


> package: 'ConfigurationOfGlorpDBX';
>     load.
>
> Where do you get the latest ConfigurationOfGlorpDBX from?
>
>
http://www.smalltalkhub.com/mc/DBXTalk/Configurations/main


> Regards,
>
>


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

Reply via email to