Re: [Pharo-project] SystemNavigation#allSendersOf: vs SystemNavigation#allReferencesTo:

2010-06-27 Thread Benoit St-Jean
Look like the suspect is in SystemNavigation and is here (change "class" to "behavior" when creating the Method reference): addSelectorsReferingTo: aSymbol in: class to: sortedSenders special: special byte: byte {class. class class} do: [:behavior| (behavior thoroughWhichSelecto

Re: [Pharo-project] SystemNavigation#allSendersOf: vs SystemNavigation#allReferencesTo:

2010-06-27 Thread Benoit St-Jean
Fix attached. Hope this helps! - Benoit St-Jean A standpoint is an intellectual horizon of radius zero. (Albert Einstein) From: laurent.laff...@gmail.com Date: Sun, 27 Jun 2010 08:33:52 +0200 To: pharo-project@lists.gforge.inria.fr Subject: [Pharo-project] SystemNavig

Re: [Pharo-project] SystemNavigation#allSendersOf: vs SystemNavigation#allReferencesTo:

2010-06-27 Thread laurent laffont
On Sun, Jun 27, 2010 at 10:01 AM, Benoit St-Jean wrote: > Fix attached. > > Hope this helps! > Thank you. http://code.google.com/p/pharo/issues/detail?id=2593 Laurent - > Benoit St-Jean > A standpoint is an intellectual

Re: [Pharo-project] SystemNavigation#allSendersOf: vs SystemNavigation#allReferencesTo:

2010-06-27 Thread Stéphane Ducasse
http://code.google.com/p/pharo/issues/detail?id=2592 :) On Jun 27, 2010, at 10:16 AM, laurent laffont wrote: > On Sun, Jun 27, 2010 at 10:01 AM, Benoit St-Jean wrote: > Fix attached. > > Hope this helps! > > > Thank you. http://code.google.com/p/pharo/issues/detail?id=2593 > > Laurent > >

Re: [Pharo-project] SystemNavigation#allSendersOf: vs SystemNavigation#allReferencesTo:

2010-06-27 Thread Stéphane Ducasse
Thanks. SystemNavigation is the result of a merge between behavior defined in browser and systemdictionary so having a nice pass over it would be great. http://code.google.com/p/pharo/issues/detail?id=2592 Stef On Jun 27, 2010, at 10:01 AM, Benoit St-Jean wrote: > Fix attached. > > Hope this

[Pharo-project] 1.2 vision

2010-06-27 Thread Stéphane Ducasse
Hi all Of course we will integrate changes and changes and improvements now I believe that it would be nice to build a common vision. Here what I would like to get in 1.2. Now it does not mean that this is a definitive list and that we will have the energy to do all but like that you know t

Re: [Pharo-project] [Vm-dev] Re: [squeak-dev] OSCog updated

2010-06-27 Thread Andrey Larionov
Maybe this is network related issue? On Sun, Jun 27, 2010 at 09:48, Lukas Renggli wrote: > Sometimes it survives 30 requests, sometimes it crashes > right after the first request. In the console I get: > >  nanosleep: Invalid argument >  Exited with exit code: 1 > > How can I further debug this?

Re: [Pharo-project] 1.2 vision

2010-06-27 Thread Benoit St-Jean
Suggestions: 1) Something like VW MemoryPolicy would probably be beneficial in the long-term instead of polluting SmalltalkImage with a zillion #initializeMemorySettingsProfileForWhatever to customize the Pharo GC parameters for Seaside, QF or whatever else. 2) SystemNavigation needs a cleanu

Re: [Pharo-project] SystemNavigation#allSendersOf: vs SystemNavigation#allReferencesTo:

2010-06-27 Thread laurent laffont
In PharoInbox: SLICE-Issue-2593-SystemNavigationAddSelectorsReferingTo-LaurentLaffont.1 Apply Benoit St-Jean patch + add non-regression test Laurent Laffont On Sun, Jun 27, 2010 at 10:01 AM, Benoit St-Jean wrote: > Fix attached. > > Hope this helps! > > > > - > Benoit St-Jean

Re: [Pharo-project] 1.2 vision

2010-06-27 Thread laurent laffont
+ More HelpSystem. + MetacelloRepository GUI, newbies struggle to find a package, must be easy. Laurent On Sun, Jun 27, 2010 at 10:31 AM, Stéphane Ducasse < stephane.duca...@inria.fr> wrote: > Hi all > > Of course we will integrate changes and changes and improvements now I > believe that it

[Pharo-project] GLORP in Pharo

2010-06-27 Thread Alberto Bacchelli
Hi, What is the current situation of GLORP in Pharo? Is there any working porting? Otherwise are there reliable alternatives to it? Thank you. Cheers, Alberto ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inr

[Pharo-project] Changing color/fillStyle by morph halo menu in 1.1rc2

2010-06-27 Thread Denis Kudriashov
I try last Pharo 1.1 rc2 10.06.10. I found that tool for changing color by user is changed. ColorPickerMorph is removed. Now I can't dynamically change color by mouse and see my changes immediately. Now I must select color in new tool, press ok button. And after that tool close and I must open it

Re: [Pharo-project] Changing color/fillStyle by morph halo menu in 1.1rc2

2010-06-27 Thread Stéphane Ducasse
improvements are always welcome. We removed ColorPickerMorph because it was subclassing a giant and bad class. Stef On Jun 27, 2010, at 11:53 AM, Denis Kudriashov wrote: > I try last Pharo 1.1 rc2 10.06.10. > > I found that tool for changing color by user is changed. ColorPickerMorph is > remo

Re: [Pharo-project] Changing color/fillStyle by morph halo menu in 1.1rc2

2010-06-27 Thread Stéphane Ducasse
I do not understand because you can see the selected color in the selected color little pane. Is it not what you need? Stef] On Jun 27, 2010, at 11:53 AM, Denis Kudriashov wrote: > I try last Pharo 1.1 rc2 10.06.10. > > I found that tool for changing color by user is changed. ColorPickerMorph is

Re: [Pharo-project] ESUG will sponsor the XMLRPC project!

2010-06-27 Thread Philippe Marschall
On 26.06.2010 19:27, Germán Arduino wrote: > Hi Folks, > > I'm very happy of announce that ESUG will be sponsoring my work to > develop a XMLRPC client interface, as I comment on my blog: > http://germanarduino.blogspot.com/2010/06/esug-will-sponsor-xmlrpc-project.html. > > I want to thank public

Re: [Pharo-project] squeaksource is down (again ...)

2010-06-27 Thread Philippe Marschall
On 24.06.2010 15:10, Torsten Bergmann wrote: >> What could be done is moving to an up to date image/vm but this is a bit >> of work. > > Would you be able to at least make the image available somewhere so > one knows about the loaded packages and applied patches. > Maybe someone has a minute ...

Re: [Pharo-project] Changing color/fillStyle by morph halo menu in 1.1rc2

2010-06-27 Thread Denis Kudriashov
I can't see full morph appearance. I just see what color I select. But It's nothing because I need see my little changes in full morph appearance. For example color of button should satisfy color of pane. And when I change button color I want immediately see full picture of my application view. I

Re: [Pharo-project] squeaksource is down (again ...)

2010-06-27 Thread Lukas Renggli
>> Would you be able to at least make the image available somewhere so >> one knows about the loaded packages and applied patches. >> Maybe someone has a minute ... > > Nope, I don't have access to the server anymore. You'd have to ask Lukas > or Adrian. There's still the issue with "private" proje

[Pharo-project] amount of recheable objects from a root one?

2010-06-27 Thread Mariano Martinez Peck
Hi folks. I need to do something and I am a little lazy to do it. Maybe someone already did it and can share it with me. I want to take an object X. That object has references to other objects and I imagine that as a graph. I need to traverse the graph, and get the final amount of reachable object

Re: [Pharo-project] ESUG will sponsor the XMLRPC project!

2010-06-27 Thread Germán Arduino
Hi Philippe: What is bad with xmlrpc? A lot of sites are using it to expose its data Cheers. Germán. 2010/6/27 Philippe Marschall : > On 26.06.2010 19:27, Germán Arduino wrote: >> Hi Folks, >> >> I'm very happy of announce that ESUG will be sponsoring my work to >> develop a XMLRPC client in

Re: [Pharo-project] amount of recheable objects from a root one?

2010-06-27 Thread Adrian Lienhard
Hi Mariano Any reason not to use image segments? It even includes a method doSpaceAnalysis to count the number of instances per class. In addition you may have take the objects in the outpointers collection into account. Cheers, Adrian On Jun 27, 2010, at 14:41 , Mariano Martinez Peck wrote:

Re: [Pharo-project] GLORP in Pharo

2010-06-27 Thread Sven Van Caekenberghe
Alberto, On 27 Jun 2010, at 11:52, Alberto Bacchelli wrote: > Hi, > > What is the current situation of GLORP in Pharo? > Is there any working porting? Otherwise are there reliable alternatives to it? > > Thank you. > > Cheers, > Alberto I am successfully using Glorp + PostgresV2 in Pharo 1.1

Re: [Pharo-project] ESUG will sponsor the XMLRPC project!

2010-06-27 Thread David T. Lewis
On Sun, Jun 27, 2010 at 10:39:46AM -0300, Germ?n Arduino wrote: > 2010/6/27 Philippe Marschall : > > On 26.06.2010 19:27, Germ?n Arduino wrote: > >> Hi Folks, > >> > >> I'm very happy of announce that ESUG will be sponsoring my work to > >> develop a XMLRPC client interface, as I comment on my blog

Re: [Pharo-project] GLORP in Pharo

2010-06-27 Thread John Toohey
Glorp works in 1.1 and 1.0 of Pharo, with support for Postgres, Oracle, mySql, DB2 etc. Full information is available at http://squeakdbx.org/ On Sun, Jun 27, 2010 at 05:52, Alberto Bacchelli wrote: > Hi, > >  What is the current situation of GLORP in Pharo? > Is there any working porting? Otherw

Re: [Pharo-project] squeaksource is down (again ...)

2010-06-27 Thread Levente Uzonyi
On Sun, 27 Jun 2010, Philippe Marschall wrote: On 24.06.2010 15:10, Torsten Bergmann wrote: What could be done is moving to an up to date image/vm but this is a bit of work. Would you be able to at least make the image available somewhere so one knows about the loaded packages and applied pat

[Pharo-project] Xtreme Pharo hacker needed :)

2010-06-27 Thread laurent laffont
Hi, I struggle for a functionality I want to add on Autotest. Suppose a class with two methods A and B, such as A senders of B Zork>>methodA self methodB And unit tests: ZorkTest>>testSomething . Zork new methodA ... self assert: If I change methodA, Autotest detects it,

Re: [Pharo-project] Xtreme Pharo hacker needed :)

2010-06-27 Thread Lukas Renggli
> One way of doing this seems to use > MethodContext>>runSimulated:contextAtEachStep:. I've found this looking at > MessageTally. Is it the best solution ? > So in Autotest>>findRunAndShowTestsOf: I try something like this > Autotest>>findRunAndShowTestsOf:changedMethod >   | testMethods aTestResul

Re: [Pharo-project] Xtreme Pharo hacker needed :)

2010-06-27 Thread Benoit St-Jean
Hi Laurent, Perhaps I am missing something but you only need 2 conditions to detect what you are looking for: 1) changed method is a test (and defined in a subclass of TestCase) 2) changed method has a sender that is a test method - Benoit St-Jean A standpoint is an intellect

Re: [Pharo-project] amount of recheable objects from a root one?

2010-06-27 Thread Miguel Enrique Cobá Martínez
El dom, 27-06-2010 a las 14:41 +0200, Mariano Martinez Peck escribió: > Hi folks. I need to do something and I am a little lazy to do it. > Maybe someone already did it and can share it with me. I want to take > an object X. That object has references to other objects and I imagine > that as a grap

Re: [Pharo-project] Xtreme Pharo hacker needed :)

2010-06-27 Thread laurent laffont
On Sun, Jun 27, 2010 at 5:39 PM, Lukas Renggli wrote: > > One way of doing this seems to use > > MethodContext>>runSimulated:contextAtEachStep:. I've found this looking > at > > MessageTally. Is it the best solution ? > > So in Autotest>>findRunAndShowTestsOf: I try something like this > > Autote

Re: [Pharo-project] ESUG will sponsor the XMLRPC project!

2010-06-27 Thread Philippe Marschall
On 27.06.2010 15:39, Germán Arduino wrote: > Hi Philippe: > > What is bad with xmlrpc? A lot of sites are using it to expose its data Like whom? Cheers Philippe ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforg

[Pharo-project] [update 1.2] #12018

2010-06-27 Thread stephane ducasse
12018 - - Issue 2593: SystemNavigation#allSendersOf: returns inexisting references - Issue 2480: make and:and:and:and: and and:and: deprecated Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.

Re: [Pharo-project] Xtreme Pharo hacker needed :)

2010-06-27 Thread Alexandre Bergel
> The problem is that I don't really know if the method I've changed has been > actually "hit" by the tests. I just see that tests has been run. I don't know > if my method has been called when running the tests. > > So I want to detect this. > > One way of doing this seems to use > MethodCon

Re: [Pharo-project] Xtreme Pharo hacker needed :)

2010-06-27 Thread laurent laffont
On Sun, Jun 27, 2010 at 7:11 PM, Alexandre Bergel wrote: > > The problem is that I don't really know if the method I've changed has > been actually "hit" by the tests. I just see that tests has been run. I > don't know if my method has been called when running the tests. > > > > So I want to detec

Re: [Pharo-project] Xtreme Pharo hacker needed :)

2010-06-27 Thread laurent laffont
2010/6/27 Benoit St-Jean > Hi Laurent, > > Perhaps I am missing something but you only need 2 conditions to detect > what you are looking for: > > 1) changed method is a test (and defined in a subclass of TestCase) > 2) changed method has a sender that is a test method > First Autotest versions

Re: [Pharo-project] Xtreme Pharo hacker needed :)

2010-06-27 Thread Henrik Sperre Johansen
On 27.06.2010 20:20, laurent laffont wrote: On Sun, Jun 27, 2010 at 7:11 PM, Alexandre Bergel > wrote: > The problem is that I don't really know if the method I've changed has been actually "hit" by the tests. I just see that tests has been run. I don't

[Pharo-project] [update 1.2] #12019

2010-06-27 Thread Stéphane Ducasse
12019 - - Issue 156: Pointer tracing tools do not consistently find pointers. Thanks andy, johan and matthew. Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-projec

Re: [Pharo-project] Xtreme Pharo hacker needed :)

2010-06-27 Thread laurent laffont
2010/6/27 Henrik Sperre Johansen > On 27.06.2010 20:20, laurent laffont wrote: > > > On Sun, Jun 27, 2010 at 7:11 PM, Alexandre Bergel wrote: > >> > The problem is that I don't really know if the method I've changed has >> been actually "hit" by the tests. I just see that tests has been run. I >

Re: [Pharo-project] Changing color/fillStyle by morph halo menu in 1.1rc2

2010-06-27 Thread Denis Kudriashov
I done slice for this. See http://code.google.com/p/pharo/issues/detail?id=2595 2010/6/27 Denis Kudriashov > I can't see full morph appearance. I just see what color I select. > But It's nothing because I need see my little changes in full morph > appearance. > > For example color of button shou

Re: [Pharo-project] Changing color/fillStyle by morph halo menu in 1.1rc2

2010-06-27 Thread Stéphane Ducasse
Cool! Stef On Jun 27, 2010, at 11:19 PM, Denis Kudriashov wrote: > I done slice for this. See > http://code.google.com/p/pharo/issues/detail?id=2595 > > 2010/6/27 Denis Kudriashov > I can't see full morph appearance. I just see what color I select. > But It's nothing because I need see my li

[Pharo-project] Autotest enhancement suggestions

2010-06-27 Thread Benoit St-Jean
Hi Laurent, I have been playing with the Autotest tool and it's quite cool! One major enhancement suggestion. Let's say we have a test method defined as such: testWhatever ^self somethingElse or: [self testSomethingDifferent]. Removing the method #somethingElse or #testSomethingDifferent fr

Re: [Pharo-project] ESUG will sponsor the XMLRPC project!

2010-06-27 Thread Germán Arduino
As flickr, blogger, wordpress, Joomla sites, Google blog search, Drupal sites, delicious, zope, products as SAP, to mention a few that I have in mind now I means, not only web sites, also products and I think also that is a compact protocol that could permit to implement an API to servers / p

Re: [Pharo-project] Autotest enhancement suggestions

2010-06-27 Thread Benoit St-Jean
Added removal support for Autotest. FileOut file included. - Benoit St-Jean A standpoint is an intellectual horizon of radius zero. (Albert Einstein) _ MSN Dating: Find someon

[Pharo-project] Changing/Removing Desktop Image in 1.1

2010-06-27 Thread Rob Rothwell
Can anyone remove the default image in 1.1 (Pharo-1.1-11400-rc2dev10.06.1)? Remove it? Using the settings browser has no effect for me. I can't even remove it by adding a halo and deleting it... Take care, Rob ___ Pharo-project mailing list Pharo-proj

Re: [Pharo-project] Changing/Removing Desktop Image in 1.1

2010-06-27 Thread Benoit St-Jean
That should do the trick: LogoImageMorph default: nil. World backgroundMorph: nil. World restoreDisplay. Hope this helps! - Benoit St-Jean A standpoint is an intellectual horizon of radius zero. (Albert Einstein) Date: Sun, 27 Jun 2010 18:45:13 -0400 From: r.j.rothw..

Re: [Pharo-project] Xtreme Pharo hacker needed :)

2010-06-27 Thread Eliot Miranda
2010/6/27 Henrik Sperre Johansen > On 27.06.2010 20:20, laurent laffont wrote: > > > On Sun, Jun 27, 2010 at 7:11 PM, Alexandre Bergel wrote: > >> > The problem is that I don't really know if the method I've changed has >> been actually "hit" by the tests. I just see that tests has been run. I >

Re: [Pharo-project] [squeak-dev] Re: Xtreme Pharo hacker needed :)

2010-06-27 Thread Lukas Renggli
>> Note: The Cog VM crashes on TestObjectsAsMethods. > > Yes.  I never tried to get this to work.  How important is this to people? It is quite important. Most prominently it is used in the test runner to calculate test coverage. Also the Method Wrappers of the refactoring engine use it and variou

Re: [Pharo-project] Xtreme Pharo hacker needed :)

2010-06-27 Thread Stéphane Ducasse
Hi eliot this was used quite a lot for a lot of infrastructure. For example, persephone put ast that gets recompile on the fly. so this is a nice MOP entry point. Stef On Jun 28, 2010, at 1:46 AM, Eliot Miranda wrote: > > > 2010/6/27 Henrik Sperre Johansen > On 27.06.2010 20:20, laurent la