[SqueakDBX] auto increment on Squeak/Pharo - Glorp - Postgres

John Toohey jt at parspro.com
Mon Feb 22 13:27:55 UTC 2010


I have this working in Pharo with Glorp. Have you enabled debugging on
your DescriptorSystem implementation? The Transscript should show
exactly what Glorp is doing when you object is registered.

On Wed, Feb 17, 2010 at 10:27, Yanni Chiu <yanni at rogers.com> wrote:
> On page 14 of http://www.eli.sdsu.edu/SmalltalkDocs/GlorpTutorial.pdf, it
> says:
>
> "When a session has a registered Person object with a nil value for the id
> instance variable, GLORP retrieves the next value in the id sequence and
> sets the id."
>
> I'm running with the Squeak/Pharo version of Glorp, with Postgres, and this
> auto sequence did not work. Is this because the Squeak version is much
> older? How does the Squeak version compare with the latest VW version of
> Glorp?
>
> Thanks.
>
> --
> Yanni
>
> _______________________________________________
> SqueakDBX mailing list
> SqueakDBX at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx
>



-- 
-JT


More information about the SqueakDBX mailing list