April 10, 2014
7:08 a.m.
On 09 Apr 2014, at 22:49, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
So SqNumberParser is gone in Pharo 3.
And the nextDateAndTimeFrom: in PGConnection refers to it... I replaced it by plain NumberParser and it seems to continue working.
What is the approach here to have a "squeak compatible" PGConnection? Add an empty SqNumberClass as subclass NumberParser?
what even is PGConnection? Marcus