On 29 Jan 2014, at 08:51, Hilaire Fernandes wrote:
> Hello,
>
> I have an ever growing image, now about 57MB and can't get it down:
Monticello is one problem:
MCVersionInfo allInstances do: [ :each | each instVarNamed: 'ancestors'
put: nil ].
this shrinks current Pharo3 by 5MB.
(bu
Hello,
I have an ever growing image, now about 57MB and can't get it down:
- I reset the variables in workspace
- purge my class instances
- Check with SpaceTally my classes
- do a ImageCleaner cleanUpForRelease
- chack for ramping processes
I mainly use Morph and Form, but I don't see them consu
Benjamin Van Ryseghem-2 wrote
> Nautilus openOnMethod: (aClass>>#selector)
Yes, that works. I got confused because there used to be a standard
browser-agnostic way to do it. I was expecting the message to be in
AbstractTool. I guess now the way is:
Smalltalk tools browser openOnMethod: (aCl
Pharo4Stef wrote
> because I wanted to be able to browse code when any clever browser is not
> in the image.
Yes it's valuable to have simple backups
-
Cheers,
Sean
--
View this message in context:
http://forum.world.st/Open-a-Browser-Selector-of-Class-tp4739945p4739960.html
Sent from the
On 28 Jan 2014, at 22:22, Benjamin wrote:
> On 28 Jan 2014, at 18:20, Sven Van Caekenberghe wrote:
>>
>> Works great, actually the parenthesis are not needed (binary messages take
>> precedence over keyword messages, but you knew that already):
>>
>> Nautilus openOnMethod: ZnClient>>#ge
On 28 Jan 2014, at 18:20, Sven Van Caekenberghe wrote:
>
> Works great, actually the parenthesis are not needed (binary messages take
> precedence over keyword messages, but you knew that already):
>
> Nautilus openOnMethod: ZnClient>>#get
>
If just find it easier to read :P
Ben
On 28 Jan 2014, at 20:47, Benjamin wrote:
> On 28 Jan 2014, at 16:43, Sean P. DeNigris wrote:
>
>> Used to be Browser class>>#newOnClass: aClass selector: aSymbol. How do we do
>> it in 3.0? I hunted around but couldn't find exactly that (a lot of other
>> browseXyz's though).
>
> I am not su
Sean
I tried to fix the Browser but it is broken and the code is terrible.
I developed OndoBrowser (the minimal one I could do: just two lists and a pane)
it is in my petitBazards account
because I wanted to be able to browse code when any clever browser is not in
the image.
My plan is to de
Thanks for sharing it
Stef
On 27 Jan 2014, at 18:25, Sven Van Caekenberghe wrote:
> http://www.slideshare.net/NazarBartosik/what-is-really-happening-in-ukraine
>
> Pretty scary.
>
> On 22 Jan 2014, at 19:06, Yuriy Tymchuk wrote:
>
>> My dear Pharo friends,
>>
>> I have no idea if you are a
On 28 Jan 2014, at 16:43, Sean P. DeNigris wrote:
> Used to be Browser class>>#newOnClass: aClass selector: aSymbol. How do we do
> it in 3.0? I hunted around but couldn't find exactly that (a lot of other
> browseXyz's though).
I am not sure to understand correctly but
Nautilus openOnMetho
Used to be Browser class>>#newOnClass: aClass selector: aSymbol. How do we do
it in 3.0? I hunted around but couldn't find exactly that (a lot of other
browseXyz's though).
-
Cheers,
Sean
--
View this message in context:
http://forum.world.st/Open-a-Browser-Selector-of-Class-tp4739945.html
I know that jb updated the code some days ago but no more.
Ronie wanted to split
NBOpenGL / Roassal
in three separate packages
But I do not know the status of that,
On 28 Jan 2014, at 14:36, Stephan Eggermont wrote:
>
Esteban wrote:
> it is not possible to show the roassal3d version (no idea what is the status
> of it)?
That would be great, but I think there are a few layouts missing for that
currently.
But it is only tuesday...
Making SourceCity work on Pharo3 should be easier for someone aware
of the chang
I saw one couple of days ago, it was quite cool :)
I cc Milton so he can tell you more :)
Ben
On 28 Jan 2014, at 11:08, Esteban Lorenzano wrote:
> it is not possible to show the roassal3d version (no idea what is the status
> of it)?
>
> Esteban
>
> On 28 Jan 2014, at 14:36, Stephan Eggermon
it is not possible to show the roassal3d version (no idea what is the status of
it)?
Esteban
On 28 Jan 2014, at 14:36, Stephan Eggermont wrote:
> Works in Pharo 2.0, but is not loadable in Pharo 3. I’d love to be able to
> show it in Moose 5.0 this saturday, instead of
> with a fuel dump of t
15 matches
Mail list logo