On Wed, Jun 5, 2013 at 11:52 PM, Paul DeBruicker wrote:
> I've recently installed Pharo 1.4 & 2.0 on a laptop I upgraded to Ubuntu
> 13.04 and using both Eliot's vm for Pharo 1.4 and the pharovm from the
> Ubuntu PPA. The UI is incredibly slow with it sometimes taking 1 second
> to switch windows
The Pharo Consortium is very happy to announce that CaesarSystem is supporting
the Pharo Consortium
as a Sponsor.
More about
- CaesarSystems: http://www.caesarsystems.com
- Pharo Consortium: http://consortium.pharo.org
The goal of the Pharo Consortium is to allow companies to
Hi!
I'm having an issue I don't recall having had about half a year ago when
trying out Voyage.
In my schema, a *User* has an *instVar* referencing all the *Center*s he
belongs to, and a *Center* has an *instVar* referencing all of its *User*s,
so when the Voyage serializer tries to serialize a u
I tried it again this morning and still had the problem.
This is interesting.
| x y |
x := DateAndTime year: 1991 day: 196 hour: 20 minute: 5 second: 7.
y := DateAndTime year: 1991 month: 7 day: 15 hour: 20 minute: 5 second: 7.
x = y <-- True
But
| x y |
x := DateAndTime year:
can you save an image with the inspector opened on both x and y, x asTime and y
asTime
and provide a link to it? like that I can inspect it in all detail...
On 2013-06-06, at 17:51, dmacq wrote:
> I tried it again this morning and still had the problem.
>
> This is interesting.
>
> | x y |
>
> Hi Damien,
>
>
> Because of the attached Message Tally outputs I don't think the problem
> is specific to changes I've made to an image. I also don't think that
> there is much differnece between Eliots vm or the pharo ppa vm. The
> Message Tally outputs are from profiling the UI while
On Jun 6, 2013, at 5:12 PM, Paul DeBruicker wrote:
> Hi Damien,
>
>
> Because of the attached Message Tally outputs I don't think the problem
> is specific to changes I've made to an image. I also don't think that
> there is much differnece between Eliots vm or the pharo ppa vm. The
>