Ciao,
after a Pharo 7.0 - 64 bit crash,
for now irrecoverable,
where i lose some works. ( i'm not happy for some days ).
I'm trying to set up a new image.
But.
Because i think to messed up on /home/party/Pharo/images/Pharo
7.0 - 64bit (development v
Ciao,
thanks.
> Hi Dario,
>> i'm interested to port all my code to new Pharo version that manage
>> git support.
>>
>> I found information in pharo.org news, it talk of Pharo 6.1.
>>
>> But it run only on macOS 64bits o i can run it on Linux Ubuntu
Ciao,
>
>
> On 2 July 2018 at 23:32, dario.trussa...@tiscali.it
> wrote:
> Ciao,
>
> i'm interested to port all my code to new Pharo version that manage
> git support.
>
> I found information in pharo.org news, it talk of Pharo 6.1.
&g
I wrong...
the error is relative to my root class ...
For this class i implemented the class method
propertyAt: aKey ifAbsent: aBlock
This is in conflict with :
the Behavior originalName method implement:
Ciao,
i work to port some code from Pharo 4.0 to Pharo 6.1-64.
My root class into Pharo 4.0 define the properties
instance variable and some relative method:
a) propertyAt: aKey ifAbsent: aBlock
Ciao,
i'm interested to port all my code to new Pharo version that manage git
support.
I found information in pharo.org news, it talk of Pharo 6.1.
But it run only on macOS 64bits o i can run it on Linux Ubuntu 16.04
LTS System?
New information - update about i
Ciao,
i load correctly the Gettext support into: Pharo 6.1-64 Latest
update: #60510
In the image was load the Seaside 3.2
Now i do:
(ConfigurationOfSeaside3 project version: #stable )
load: #( 'Seaside-Gettext-Core' 'Seaside-Gettext-Examples').
The system