Re: [Pharo-project] Issue 3266 in pharo: Clean TextEditor

2010-11-19 Thread Stéphane Ducasse
Yes! we were discussing with alain about that. Please sync with alain. Fernando here is also what I would like to have :) A classVar Binding and an instance var binding. **All** the methods only access binding binding get initialized with the default table defined in Binding = we can have table

Re: [Pharo-project] Not happy with the issues feed from Google

2010-11-19 Thread Adrian Lienhard
On Nov 18, 2010, at 22:58 , Stéphane Ducasse wrote: Thanks for sharing that with us. We will create a separated mailing-list to see how it works. We can try but I don't think it will work particularly well. Our infrastructure should best support the people that actively work on Pharo so I

[Pharo-project] Not happy with the issues feed from Google

2010-11-19 Thread Torsten Bergmann
We can try but I don't think it will work particularly well. Our infrastructure should best support the people that actively work on Pharo so I don't see any problem sending tons of mails to pharo-project at ... mailing list if this helps. For users who don't want to see all these details

[Pharo-project] Issue 3272 in pharo: SelectorChooserMorph improving

2010-11-19 Thread pharo
Status: Accepted Owner: aplantec Labels: Milestone-1.2 New issue 3272 by aplantec: SelectorChooserMorph improving http://code.google.com/p/pharo/issues/detail?id=3272 New version with a highlighted current prefix (see screenshot). In case of error or if the requestor textMorph is closed, then

[Pharo-project] Revisiting Issue 1718

2010-11-19 Thread Stephan Eggermont
I would be interested in improvements. This is just a straight translation of the java code. Yaroslavskiy's Dual-Pivot Quicksort seems to perform better for large collections: A straightforward defaultSort: i to: j self dualPivotQuicksort: i to: j split: 3 dualPivotQuicksort: left to:

Re: [Pharo-project] Issue 3272 in pharo: SelectorChooserMorph improving

2010-11-19 Thread pharo
Updates: Status: Fixed Comment #1 on issue 3272 by aplantec: SelectorChooserMorph improving http://code.google.com/p/pharo/issues/detail?id=3272 SLICE-Issue-3272-SelectorChooserMorph-improving

Re: [Pharo-project] Issue 3266 in pharo: Clean TextEditor

2010-11-19 Thread Alain Plantec
Le 19/11/2010 08:21, Fernando Olivero a écrit : Hi Alain, i took a better look at the changes and have to say...once again..excellent! Thanks Fernando! I think the next step is to improve the keybindings hardcoding in TextEditorinitialize self initializeCmdKeyShortcuts. self

Re: [Pharo-project] Revisiting Issue 1718

2010-11-19 Thread Levente Uzonyi
For 1718: - don't use #asSortedCollection for sorting. - SortedCollection uses quicksort, not merge sort as stated in a comment. That's why #asSortedCollection is slow when there are only a few different values. Quicksort performance degrades to O(n^2) in this case, but that's totally valid.

Re: [Pharo-project] Issue 3225 in pharo: Fade image examples/methods give DNU

2010-11-19 Thread pharo
Updates: Status: Started Comment #1 on issue 3225 by jbaptiste.arnaud: Fade image examples/methods give DNU http://code.google.com/p/pharo/issues/detail?id=3225 (No comment was entered for this change.)

Re: [Pharo-project] Issue 3225 in pharo: Fade image examples/methods give DNU

2010-11-19 Thread pharo
Comment #2 on issue 3225 by jbaptiste.arnaud: Fade image examples/methods give DNU http://code.google.com/p/pharo/issues/detail?id=3225 it 's a closure problem in previous version one block execute several time keep some var value. It 's not the case now. we should change : fadeImage:

Re: [Pharo-project] Loading Alien on Pharo 1.1.1

2010-11-19 Thread Luc Fabresse
Hi All, To load Alien I use: Gofer new squeaksource: 'Alien'; package: 'ConfigurationOfAlien'; load. (Smalltalk at: #ConfigurationOfAlien project version: 'Pharo 1.1') load Cheers, #Luc 2010/11/18 Esteban Lorenzano esteba...@gmail.com Hi, Does anybody knows if Alien should work with

Re: [Pharo-project] Issue 3225 in pharo: Fade image examples/methods give DNU

2010-11-19 Thread pharo
Updates: Status: Fixed Comment #3 on issue 3225 by jbaptiste.arnaud: Fade image examples/methods give DNU http://code.google.com/p/pharo/issues/detail?id=3225 Graphics-Display Objects-Jb.43 in Inbox Attachments: Graphics-Display Objects-Jb.43.mcz 111 KB

[Pharo-project] Issue 3273 in pharo: Wrongly defined MenuMorphembeddable

2010-11-19 Thread pharo
Status: Accepted Owner: hilaire.fernandes Labels: Type-ReportDefect Milestone-1.2 Difficulty-Easy Importance-High New issue 3273 by hilaire.fernandes: Wrongly defined MenuMorphembeddable http://code.google.com/p/pharo/issues/detail?id=3273 In Pharo 1.1, MenuMorphembeddable is wrongly defined

Re: [Pharo-project] OSProcess

2010-11-19 Thread David T. Lewis
On Tue, Nov 16, 2010 at 10:48:41AM -0300, Facundo Vozzi wrote: What is the OSProcess lastest version? The latest version is OSProcess 4.3.16, which is on SqueakSource at http://www.squeaksource.com/OSProcess/OSProcess-dtl.57.mcz And the tests are at

Re: [Pharo-project] Loading Alien on Pharo 1.1.1

2010-11-19 Thread Esteban Lorenzano
still the same error... I can press proceed, but I'm scared to do that :) Cheers, Esteban On 2010-11-19 11:12:17 -0300, Luc Fabresse luc.fabre...@gmail.com said: Hi All, To load Alien I use: Gofer new squeaksource: 'Alien'; package: 'ConfigurationOfAlien'; load. (Smalltalk at:

Re: [Pharo-project] [Pharo-users] could not search contents at http://book.pharo-project.org

2010-11-19 Thread Mariano Martinez Peck
hello? I think this is important. We should be able to search. Cheers mariano On Wed, Oct 13, 2010 at 12:39 AM, Mariano Martinez Peck marianop...@gmail.com wrote: Can someone take a look? how can we get the pier image? On Sun, Oct 10, 2010 at 12:46 PM, Tudor Girba

Re: [Pharo-project] Not happy with the issues feed from Google

2010-11-19 Thread Miguel Cobá
El jue, 18-11-2010 a las 22:58 +0100, Stéphane Ducasse escribió: We will create a separated mailing-list to see how it works. -1 I am in favor of having the messages to the pharo-project list, and don't want to subscribe to other new list. Here is where everyone is by default. More chances that

Re: [Pharo-project] Not happy with the issues feed from Google

2010-11-19 Thread laurent laffont
+1 I like having issues on mailing-list as I can see what are the current activities. I would like the status in the subject (new / accepted / fixed /...) Cheers, Laurent On Thu, Nov 18, 2010 at 7:30 PM, Igor Stasenko siguc...@gmail.com wrote: +1 i don't read all mails, but at least by

[Pharo-project] Ideas for CompiledMethod proxies?

2010-11-19 Thread Mariano Martinez Peck
Hi. I am developing kind of proxies for unused compiled methods. I want to detect them, put a proxy instead of them, and swap them to disk. Then, in case they are used, I put back the original ones. With this, I want to realease memory. This is why I need the proxy objects to be as small as

Re: [Pharo-project] Issue 3272 in pharo: SelectorChooserMorph improving

2010-11-19 Thread pharo
Comment #2 on issue 3272 by stephane.ducasse: SelectorChooserMorph improving http://code.google.com/p/pharo/issues/detail?id=3272 you are a machine :) Tx alain. I will integrate it soon.

Re: [Pharo-project] Ideas for CompiledMethod proxies?

2010-11-19 Thread Eliot Miranda
Hi Mariano, it strikes me that the class and selector are implicit in method dictionaries. So if you use a zero-sized object to replace a method (one word in memory if you make it an instance of a compact class) you can find its class and selector by searching all method dictionaries in the

Re: [Pharo-project] Loading Alien on Pharo 1.1.1

2010-11-19 Thread Eliot Miranda
Hi Esteban, On Fri, Nov 19, 2010 at 10:23 AM, Esteban Lorenzano esteba...@gmail.comwrote: still the same error... I can press proceed, but I'm scared to do that :) as long as you don't shorten the specialObjectsArray you should be OK. Cheers, Esteban On 2010-11-19 11:12:17 -0300, Luc

Re: [Pharo-project] Ideas for CompiledMethod proxies?

2010-11-19 Thread Igor Stasenko
On 19 November 2010 22:47, Mariano Martinez Peck marianop...@gmail.com wrote: Hi. I am developing kind of proxies for unused compiled methods. I want to detect them, put a proxy instead of them, and swap them to disk. Then, in case they are used, I put back the original ones. With this, I want

Re: [Pharo-project] Loading Alien on Pharo 1.1.1

2010-11-19 Thread Esteban Lorenzano
Ok, it loads :) but now I have a problem with this primitive call: primitive: 'primSizeFieldPut' error: errorCode module: 'IA32ABI' what I'm missing? I'm using pharo 1.1.1 and no-cog vm (but latest sources) Cheers, Esteban On 2010-11-19 19:05:29 -0300, Eliot Miranda eliot.mira...@gmail.com

Re: [Pharo-project] Ideas for CompiledMethod proxies?

2010-11-19 Thread Igor Stasenko
Also, here the proxy which can be used to catch all messages (except those, which optimized by compiler, like #== or #class and #cannotInterpret:) :) -- Best regards, Igor Stasenko AKA sig. CVMessageCatchingProxy.st Description: Binary data

Re: [Pharo-project] Loading Alien on Pharo 1.1.1

2010-11-19 Thread Esteban Lorenzano
forget so say: the error is with any primitive call with the form: primitive:error:module:: cheers, Esteban On 2010-11-19 20:16:14 -0300, Esteban Lorenzano esteba...@gmail.com said: Ok, it loads :) but now I have a problem with this primitive call: primitive: 'primSizeFieldPut' error:

Re: [Pharo-project] Loading Alien on Pharo 1.1.1

2010-11-19 Thread Esteban Lorenzano
sorry, stupid question... I was sure the alien plugin was being compiled, but it wasn't... forget the last message :( On 2010-11-19 20:22:11 -0300, Esteban Lorenzano esteba...@gmail.com said: forget so say: the error is with any primitive call with the form: primitive:error:module::

Re: [Pharo-project] OSProcess

2010-11-19 Thread Facundo Vozzi
What is the OSProcess lastest version? Yes, I'm using cog so I think that is my problem. I'll test with the standard VM. Thanks, Facu On Tue, Nov 16, 2010 at 9:25 AM, David T. Lewis le...@mail.msen.com wrote: On Tue, Nov 16, 2010 at 12:22:43AM -0300, Facundo Vozzi wrote: Hi, I loaded

Re: [Pharo-project] Loading Alien on Pharo 1.1.1

2010-11-19 Thread Eliot Miranda
On Fri, Nov 19, 2010 at 3:16 PM, Esteban Lorenzano esteba...@gmail.comwrote: Ok, it loads :) but now I have a problem with this primitive call: primitive: 'primSizeFieldPut' error: errorCode module: 'IA32ABI' what I'm missing? I'm using pharo 1.1.1 and no-cog vm (but latest sources)

Re: [Pharo-project] Not happy with the issues feed from Google

2010-11-19 Thread Tony Fleig
+1 On Thu, Nov 18, 2010 at 7:47 AM, Stephan Eggermont step...@stack.nl wrote: Hello, I'm not happy to see the feed subscribed to this mailing list. I often have to use the web interface to this list, and the number of one-line comments and status changes makes for a very unpleasant reading

Re: [Pharo-project] Loading Alien on Pharo 1.1.1

2010-11-19 Thread Luc Fabresse
Hi, With the Squeak 4.2.5beta1U VM from John, the IA32ABI plugin is external. I can load Alien correctly in a 1.1.1 image. Then evaluate: AlienLibrary new ffiPrintString: 'toto' asAlien Now the plugin has been loaded and: Smalltalk listLoadedModules detect:[:any| any beginsWith: 'IA32ABI']