Re: [Pharo-project] update to OCompletion

2010-08-04 Thread Lukas Renggli
1) If you hilite an expresion and press ) - in eCompletion it surrounds that selection with the matching characters, OC doesn't seem to I removed that, because no popular editor I tried does this (Eclipse, TextMate). Lukas 2) If you type [ - you get [], but then when you press backspace it

[Pharo-project] [ANN] Pharo Metacello Universes

2010-08-04 Thread Miguel Enrique Cobá Martínez
Hi all, I have created three new repositories on squeaksource: http://www.squeaksource.com/UniverseForPharo10 http://www.squeaksource.com/UniverseForPharo11 http://www.squeaksource.com/UniverseForPharo12 They are the repositories for the current versions of Pharo. The idea is that each new

[Pharo-project] Gofer support for Universes

2010-08-04 Thread Miguel Enrique Cobá Martínez
Stéphane, Lukas, I have uploaded Gofer-Core-MiguelCoba.124 Gofer-Tests-MiguelCoba.117 to PharoInbox repository on squeaksource. They are based on the versions of gofer in Pharo 1.0 Gofer-Core-MarkusDenker.117 Gofer-Tests-MarkusDenker.116 and add universes support to gofer. What do you

[Pharo-project] Adding Polymorph text adornment to NewTextMorph

2010-08-04 Thread Fernando olivero
Name: SLICE-Issue-2746-NewTextMorphUsesPolymorphAddornments-FernandoOlivero.1 Author: FernandoOlivero Time: 4 August 2010, 10:26:14 am UUID: ad45b9eb-1683-4157-9b7e-15cf7b204743 Ancestors: Dependencies: Morphic-FernandoOlivero.672 Polymorph text addornment and other minor refactorings to

Re: [Pharo-project] Telling the OS that the VM wants focus

2010-08-04 Thread Max Leske
Ok, thanks. Would be nice if at some point in the future unhandled exceptions would notify the OS automatically (for instance). On 04.08.2010, at 00:34, John M McIntosh wrote: Many things come to mind, one is to use some of the old text to voice features of squeak and have the computer

Re: [Pharo-project] Default end of line on mac osX

2010-08-04 Thread Stéphane Ducasse
Thanks I did the inverse then. Stef On Aug 3, 2010, at 11:02 PM, Randal L. Schwartz wrote: Stéphane == Stéphane Ducasse stephane.duca...@inria.fr writes: Stéphane and I have some doubts because 'darwin' should be mac os x Yes, OSX (darwin) is Unix, with a LF line ending. -- Randal

Re: [Pharo-project] Mac like editing?

2010-08-04 Thread Max Leske
Hey, thanks! Didn't know about the exchange feature. One reason I complained is that ctrl + arrow left / right is my shortcut for spaces on mac and I like it that way... :) I reckon these shortcuts (since not customizable in the image at the moment) should be documented e.g. in the FAQ section

[Pharo-project] [ANN] ConfigurationOfMagma for Pharo 1.0, Pharo 1.1 and Pharo 1.2

2010-08-04 Thread Miguel Enrique Cobá Martínez
Hi all, a new version of ConfigurationOfMagma is available for Pharo. Notes: Pharo 1.0 -- - 1.1r1 is the last versions that works in Pharo 1.0. This is because upstream Magma code depends on code that only exists on Pharo 1.1 and superior. - Pharo 1.0 uses Preferences to

Re: [Pharo-project] Default end of line on mac osX

2010-08-04 Thread Stéphane Ducasse
On Aug 4, 2010, at 12:26 AM, John M McIntosh wrote: Well actually Smalltalk isMacOS9 can just answer false since a Pharo based image will never run on macintosh OS 9 (aka pre os-x) thanks john. However which system attribute are you using? Smalltalk getSystemAttribute: 1001

Re: [Pharo-project] Adding Polymorph text adornment to NewTextMorph

2010-08-04 Thread Stéphane Ducasse
Thanks fernando. I will integrate that now. On Aug 4, 2010, at 10:29 AM, Fernando olivero wrote: Name: SLICE-Issue-2746-NewTextMorphUsesPolymorphAddornments-FernandoOlivero.1 Author: FernandoOlivero Time: 4 August 2010, 10:26:14 am UUID: ad45b9eb-1683-4157-9b7e-15cf7b204743 Ancestors:

Re: [Pharo-project] Gofer support for Universes

2010-08-04 Thread Lukas Renggli
I'll have a look when I am back from holidays. Two questions arise: - Is Universe still relevant and maintained by anybody these days? Looks like all current code is managed with Metacello nowadays. - Gofer was designed to make Monticello scriptable. How do actions like commit and merge map to

[Pharo-project] NewTextMorphEnterAndEscape bug and other refactorings

2010-08-04 Thread Fernando olivero
Name: SLICE-Issue-2749-NewTextMorphEnterAndEscape-FernandoOlivero.1 Author: FernandoOlivero Time: 4 August 2010, 11:23:18 am UUID: 4558cda9-d2f7-4839-9c9c-bf8438c9b28f Ancestors: Dependencies: Morphic-FernandoOlivero.673, System-Text-FernandoOlivero.25 . Added edited announcements, so we can

Re: [Pharo-project] NewTextMorphEnterAndEscape bug and other refactorings

2010-08-04 Thread Stéphane Ducasse
Thanks Will be intergated now. BTW at ESUG we should sit together and talk about the way we want to have custom keybinding at the morph level. Once I was thinking to do the following: use a classvar for a default table and use an instance to point to it and all methods using it

Re: [Pharo-project] NewTextMorphEnterAndEscape bug and other refactorings

2010-08-04 Thread Stéphane Ducasse
fernando we decided that we will use WindowOpened instead of WindowOpenedAnnouncement So it would be good that after you do a pass on your announcement. Stef On Aug 4, 2010, at 11:26 AM, Fernando olivero wrote: Name:

Re: [Pharo-project] Gofer support for Universes

2010-08-04 Thread Stéphane Ducasse
Miguel Who is maintaining Universe? What is the state of the software managed by Universes? We want to have certified loadable, self contained robust distributions. It will take time but we will get there. So I would not pollute gofer with Universe. Stef Stéphane, Lukas, I have uploaded

Re: [Pharo-project] Strange Smalltalk vmVersion

2010-08-04 Thread Stéphane Ducasse
which one is useful? I had the impression that the 1006 clearly identify the vm Stef On Aug 4, 2010, at 12:15 AM, John M McIntosh wrote: http://isqueak.org/getAttributeIntoLength where indexNumber = 1004, return CFBundleShortVersionString and interpreterVersion Maybe you want 1006

Re: [Pharo-project] [update 1.2] #12080

2010-08-04 Thread Stéphane Ducasse
Yes there is a substituteClass which delegate to Multi May be we should remove CrLFFileStream On Aug 3, 2010, at 11:28 PM, Levente Uzonyi wrote: On Tue, 3 Aug 2010, Stéphane Ducasse wrote: 12080 - - Issue 1298:CrLfFileStream not properly initialized on Mac OS. Thanks

Re: [Pharo-project] [ANN] Pharo Metacello Universes

2010-08-04 Thread Adrian Lienhard
Hi Miguel, Thanks! It's great to see progress on this front! Cheers, Adrian On Aug 4, 2010, at 10:21 , Miguel Enrique Cobá Martínez wrote: Hi all, I have created three new repositories on squeaksource: http://www.squeaksource.com/UniverseForPharo10

Re: [Pharo-project] How detect a primitve?

2010-08-04 Thread Stéphane Ducasse
Indeed isPrimitive is better On Aug 4, 2010, at 3:37 AM, James Ladd wrote: See CompiledMethod #primitive. Levente Thank you. Funny how you can't see things right in front of you sometimes. I was thinking isPrimitive. Rgs, James.

Re: [Pharo-project] Gofer support for Universes

2010-08-04 Thread Serge Stinckwich
I think you miss the point of Miguel. This is not the previous Universe but just repositories of ConfigurationOfXXX for Pharo 1.01.1. Maybe the name is misleading. Regards, On Wed, Aug 4, 2010 at 4:26 PM, Lukas Renggli reng...@gmail.com wrote: I'll have a look when I am back from holidays.

[Pharo-project] [ANN] Pharo Metacello Universes

2010-08-04 Thread Torsten Bergmann
Hi Miguel, hey, nice! If we follow this convention then it is easy to implement a universe browser that selects the correct universe repo and displays all loadable versions. Loading stuff should just be a few clicks away - I personally hate all this MC/Gofer typing ... Attached is a

Re: [Pharo-project] [update 1.2] #12080

2010-08-04 Thread Henrik Johansen
It's referenced directly by f.ex. VMMaker, so I wouldn't do that. Cheers, Henry On Aug 4, 2010, at 11:40 49AM, Stéphane Ducasse wrote: Yes there is a substituteClass which delegate to Multi May be we should remove CrLFFileStream On Aug 3, 2010, at 11:28 PM, Levente Uzonyi wrote: On

Re: [Pharo-project] [ANN] Pharo Metacello Universes

2010-08-04 Thread Stéphane Ducasse
Yes! Good push now I understand what you meant with Universe. Now two important comments for me: The problem One is that we are creating another vocabulary - Why not sticking with MetacelloRepositoryForPharo10? Like that we will not have to explain an Universe is a metacello

Re: [Pharo-project] [ANN] Pharo Metacello Universes

2010-08-04 Thread Stéphane Ducasse
On Aug 4, 2010, at 11:46 AM, Torsten Bergmann wrote: Hi Miguel, hey, nice! If we follow this convention then it is easy to implement a universe browser that selects the correct universe repo and displays all loadable versions. Yes this was the idea behind metacelloRepositories we talk

Re: [Pharo-project] Gofer support for Universes

2010-08-04 Thread Stéphane Ducasse
Yes I saw that. and yes the name is really misleading. We should call that MetacelloRepositories Stef On Aug 4, 2010, at 11:45 AM, Serge Stinckwich wrote: I think you miss the point of Miguel. This is not the previous Universe but just repositories of ConfigurationOfXXX for Pharo 1.01.1.

Re: [Pharo-project] [update 1.2] #12080

2010-08-04 Thread Stéphane Ducasse
argh. bound with the past On Aug 4, 2010, at 11:47 AM, Henrik Johansen wrote: It's referenced directly by f.ex. VMMaker, so I wouldn't do that. Cheers, Henry On Aug 4, 2010, at 11:40 49AM, Stéphane Ducasse wrote: Yes there is a substituteClass which delegate to Multi May be

Re: [Pharo-project] Telling the OS that the VM wants focus

2010-08-04 Thread Stéphane Ducasse
why not growl events? On Aug 4, 2010, at 10:38 AM, Max Leske wrote: Ok, thanks. Would be nice if at some point in the future unhandled exceptions would notify the OS automatically (for instance). On 04.08.2010, at 00:34, John M McIntosh wrote: Many things come to mind, one is to use

Re: [Pharo-project] NewTextMorphEnterAndEscape bug and other refactorings

2010-08-04 Thread Fernando olivero
On Aug 4, 2010, at 11:30 AM, Stéphane Ducasse wrote: Thanks Will be intergated now. BTW at ESUG we should sit together and talk about the way we want to have custom keybinding at the morph level. Yes! Once I was thinking to do the following: use a classvar for a default

[Pharo-project] [update 1.2] #12081

2010-08-04 Thread Stéphane Ducasse
12081 - - Fixing vmVersion comments and guessDefaultEndline - Issue 2746: NewTextMorph now uses theme text adornments Polymorph text addornment and other minor refactorings to NewTextMorph and related classes. Thanks Fernando Olivero - Issue 2749: NewTextMorph does not react to enter and

[Pharo-project] Shrink image

2010-08-04 Thread nullPointer
Hi I start implementing a little app for shrink image for deploy purposes. I want know if exists a standard way for execute some tasks: 1- Delete World menu, and context menu when a morph is clicked with Control pressed. In fact, Delete ALL default context menus. 2- Remove halos ( changing

Re: [Pharo-project] [update 1.2] #12076

2010-08-04 Thread Henrik Johansen
Why was SmalltalkImage os marked as deprecated? I thought the result of previous discussion was that the methods themselves should be moved to separate classes (like OSPlatform), but the delegating method in SmalltalkImage should be kept... Cheers, Henry On Aug 3, 2010, at 4:30 55PM, Stéphane

Re: [Pharo-project] Shrink image

2010-08-04 Thread Stéphane Ducasse
On Aug 4, 2010, at 12:20 PM, nullPointer wrote: Hi I start implementing a little app for shrink image for deploy purposes. I want know if exists a standard way for execute some tasks: 1- Delete World menu, and context menu when a morph is clicked with Control pressed. In fact, Delete

Re: [Pharo-project] [update 1.2] #12076

2010-08-04 Thread Stéphane Ducasse
Why was SmalltalkImage os marked as deprecated? I thought the result of previous discussion was that the methods themselves should be moved to separate classes (like OSPlatform), but the delegating method in SmalltalkImage should be kept... if we have OSPlatform as in Sophie and all the

Re: [Pharo-project] [update 1.2] #12076

2010-08-04 Thread Henrik Johansen
On Aug 4, 2010, at 12:46 06PM, Stéphane Ducasse wrote: Why was SmalltalkImage os marked as deprecated? I thought the result of previous discussion was that the methods themselves should be moved to separate classes (like OSPlatform), but the delegating method in SmalltalkImage should be

Re: [Pharo-project] [update 1.2] #12076

2010-08-04 Thread Stéphane Ducasse
ok sorry I need to eat :) On Aug 4, 2010, at 1:07 PM, Henrik Johansen wrote: On Aug 4, 2010, at 12:46 06PM, Stéphane Ducasse wrote: Why was SmalltalkImage os marked as deprecated? I thought the result of previous discussion was that the methods themselves should be moved to separate

[Pharo-project] [update 1.2] #12082

2010-08-04 Thread Stéphane Ducasse
12082 - - Issue 2751: Recover last changes broken. Thanks Henrik Johanssen ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

[Pharo-project] Issue 2750: Loading an image segment can introduce a class named AnObsoleteFake37SomeName

2010-08-04 Thread Adrian Lienhard
Hi, I filed the following issue (includes a fix) regarding a bug in image segments (actually the bug is related to smart ref streams): http://code.google.com/p/pharo/issues/detail?id=2750 If somebody could take a look to check whether my change makes sense and does not introduce an unintended

Re: [Pharo-project] about ToolBuilder

2010-08-04 Thread Richard Durr
Ups, it was not written by Gilad but by Vassili: http://blog.3plus4.org/2008/11/13/how-to-design-a-smalltalk-ui-framework/ On Tue, Aug 3, 2010 at 12:15 AM, Esteban Lorenzano esteba...@gmail.comwrote: Oh, I'm using it for Mars... but I can remove it anyway, just let me know. Cheers, Esteban

Re: [Pharo-project] Telling the OS that the VM wants focus

2010-08-04 Thread Max Leske
Nice idea! Hadn't thought of Growl. The idea would be to call Growl via Alien/FFI? On 04.08.2010, at 11:55, Stéphane Ducasse wrote: why not growl events? On Aug 4, 2010, at 10:38 AM, Max Leske wrote: Ok, thanks. Would be nice if at some point in the future unhandled exceptions would

Re: [Pharo-project] [ANN] Pharo Metacello Universes

2010-08-04 Thread Esteban Lorenzano
Hi, Cool, I'll update Gofer Project Loader to understand this repositories... what we are going to do with MetacelloRepository? Cheers, Esteban On 2010-08-04 05:21:55 -0300, Miguel Enrique Cobá Martínez miguel.c...@gmail.com said: Hi all, I have created three new repositories on

Re: [Pharo-project] Gofer support for Universes

2010-08-04 Thread Esteban Lorenzano
Hi, GoferProjectLoader does that, and I think it does it fine (althought is my child, he)... and it is not at core versions because no body has decided so, yet... but stef can change his mind :) Cheers, Esteban On 2010-08-04 05:27:07 -0300, Miguel Enrique Cobá Martínez miguel.c...@gmail.com

Re: [Pharo-project] Telling the OS that the VM wants focus

2010-08-04 Thread Stéphane Ducasse
On Aug 4, 2010, at 1:56 PM, Max Leske wrote: Nice idea! Hadn't thought of Growl. The idea would be to call Growl via Alien/FFI? or that the VM is growl compliant. On 04.08.2010, at 11:55, Stéphane Ducasse wrote: why not growl events? On Aug 4, 2010, at 10:38 AM, Max Leske wrote:

Re: [Pharo-project] [ANN] Pharo Metacello Universes

2010-08-04 Thread Stéphane Ducasse
Hi, Cool, I'll update Gofer Project Loader to understand this repositories... what we are going to do with MetacelloRepository? I would like to keep the name metacelloRepositories. Cheers, Esteban On 2010-08-04 05:21:55 -0300, Miguel Enrique Cobá Martínez miguel.c...@gmail.com said:

Re: [Pharo-project] About overlapping packages :(

2010-08-04 Thread Igor Stasenko
On 3 August 2010 11:41, Tudor Girba tudor.gi...@gmail.com wrote: Yes, that would be an option. The problem with this is that you have to change everything from the beginning. The route of first mirroring the categories is smoother because first you can focus on the tools and when everything

[Pharo-project] [ANN] PharoConfigurationBrowser

2010-08-04 Thread Torsten Bergmann
There is a new tool: Configuration Browser available, you can find the code at http://code.google.com/p/pharo/issues/detail?id=2752 After loading it is available from the world menu or via PharoConfigurationBrowser open By default it opens on one of the new configuration repositories

Re: [Pharo-project] [ANN] PharoConfigurationBrowser

2010-08-04 Thread Stéphane Ducasse
Thanks! As soon as miguel changes the name (universes to metacelloRepositories) I will integrate it. Stef On Aug 4, 2010, at 3:07 PM, Torsten Bergmann wrote: There is a new tool: Configuration Browser available, you can find the code at http://code.google.com/p/pharo/issues/detail?id=2752

Re: [Pharo-project] Pharo 1.1 host menu os x

2010-08-04 Thread Michael Roberts
Merged against 1.1. Please integrate for the one-click release. Name: HostMenus-MikeRoberts.56 Author: MikeRoberts Time: 4 August 2010, 3:19:49 pm UUID: 142b944e-e012-46ac-bc82-52889e20b4e7 Ancestors: HostMenus-MarcusDenker.54 -Relax lookup for OS X Quit menu item otherwise it breaks really

Re: [Pharo-project] Pharo 1.1 host menu os x

2010-08-04 Thread Stéphane Ducasse
did you open a ticket for that with 1.1 ? Stef On Aug 4, 2010, at 4:27 PM, Michael Roberts wrote: Merged against 1.1. Please integrate for the one-click release. Name: HostMenus-MikeRoberts.56 Author: MikeRoberts Time: 4 August 2010, 3:19:49 pm UUID: 142b944e-e012-46ac-bc82-52889e20b4e7

Re: [Pharo-project] [Seaside] bad performance Pharo Windows 7 64bit

2010-08-04 Thread Mariano Martinez Peck
On Wed, Aug 4, 2010 at 4:44 PM, Mariano Martinez Peck marianop...@gmail.com wrote: The only BIG problem I found using Pharo in Windows is when there are some antivirus running like Nod32 or friends. Mostly when using Monticello as .changes are changing all the time, the antivirus runs the

Re: [Pharo-project] [Seaside] bad performance Pharo Windows 7 64bit

2010-08-04 Thread Mariano Martinez Peck
BTWyou should say also which VM version you are using. Cheers Mariano On Wed, Aug 4, 2010 at 4:45 PM, Mariano Martinez Peck marianop...@gmail.com wrote: On Wed, Aug 4, 2010 at 4:44 PM, Mariano Martinez Peck marianop...@gmail.com wrote: The only BIG problem I found using Pharo in

Re: [Pharo-project] Shrink image

2010-08-04 Thread Mariano Martinez Peck
For most of your answers, read the whole thread: http://forum.world.st/Image-Lockdown-Deployment-mode-td2231647.html#a2231647 and the method #disableProgrammerFacilities cheers mariano On Wed, Aug 4, 2010 at 12:43 PM, Stéphane Ducasse stephane.duca...@inria.fr wrote: On Aug 4, 2010, at

Re: [Pharo-project] Pharo 1.1 host menu os x

2010-08-04 Thread Michael Roberts
I just put the status back to fixed and changed the milestone. http://code.google.com/p/pharo/issues/detail?id=1068 not sure what the process is for fixes spanning multiple versions. can do it separately in the future? Mike ___ Pharo-project mailing

Re: [Pharo-project] Pharo 1.1 host menu os x

2010-08-04 Thread Stéphane Ducasse
may be should introduce an explicit tag like that we do not lose time looking for information... I will do that now. On Aug 4, 2010, at 5:04 PM, Michael Roberts wrote: I just put the status back to fixed and changed the milestone. http://code.google.com/p/pharo/issues/detail?id=1068 not

Re: [Pharo-project] [ANN] Pharo Metacello Universes

2010-08-04 Thread Miguel Enrique Cobá Martínez
El mié, 04-08-2010 a las 11:46 +0200, Torsten Bergmann escribió: Hi Miguel, hey, nice! If we follow this convention then it is easy to implement a universe browser that selects the correct universe repo and displays all loadable versions. Loading stuff should just be a few clicks away - I

Re: [Pharo-project] Refactor source method is grayed out?

2010-08-04 Thread Romain Robbes
Message: 4 Date: Wed, 4 Aug 2010 02:09:57 +0100 From: Tim Mackinnon tamackin...@gmail.com Subject: Re: [Pharo-project] Refactor source method is grayed out? To: Pharo-project@lists.gforge.inria.fr Message-ID: 69eb6bbc-fa35-4168-a291-7e3c956dc...@gmail.com Content-Type: text/plain;

Re: [Pharo-project] Gofer support for Universes

2010-08-04 Thread Miguel Enrique Cobá Martínez
El mié, 04-08-2010 a las 11:26 +0200, Lukas Renggli escribió: I'll have a look when I am back from holidays. Two questions arise: - Is Universe still relevant and maintained by anybody these days? Looks like all current code is managed with Metacello nowadays. - Gofer was designed to

Re: [Pharo-project] Gofer support for Universes

2010-08-04 Thread Miguel Enrique Cobá Martínez
El mié, 04-08-2010 a las 09:15 -0300, Esteban Lorenzano escribió: Hi, GoferProjectLoader does that, and I think it does it fine (althought is my child, he)... and it is not at core versions because no body has decided so, yet... but stef can change his mind :) Yes, I know. I mentioned

Re: [Pharo-project] Telling the OS that the VM wants focus

2010-08-04 Thread Miguel Enrique Cobá Martínez
El mié, 04-08-2010 a las 11:55 +0200, Stéphane Ducasse escribió: why not growl events? Or D-Bus on linux systems On Aug 4, 2010, at 10:38 AM, Max Leske wrote: Ok, thanks. Would be nice if at some point in the future unhandled exceptions would notify the OS automatically (for

Re: [Pharo-project] [ANN] Pharo Metacello Universes

2010-08-04 Thread Miguel Enrique Cobá Martínez
El mié, 04-08-2010 a las 11:49 +0200, Stéphane Ducasse escribió: Yes! Good push now I understand what you meant with Universe. Now two important comments for me: The problem One is that we are creating another vocabulary - Why not sticking with MetacelloRepositoryForPharo10? I

Re: [Pharo-project] [ANN] PharoConfigurationBrowser

2010-08-04 Thread Miguel Enrique Cobá Martínez
El mié, 04-08-2010 a las 15:16 +0200, Stéphane Ducasse escribió: Thanks! As soon as miguel changes the name (universes to metacelloRepositories) I will integrate it. Stef Then we settle on www.squeaksource.com/MetacelloRepositoryForPharo10

Re: [Pharo-project] [ANN] Pharo Metacello Universes

2010-08-04 Thread Andrey Larionov
Why there should be repository per release? As i know MetacelloConfiguration already contains information about compatible Pharo versions. 2010/8/4 Miguel Enrique Cobá Martínez miguel.c...@gmail.com: El mié, 04-08-2010 a las 11:46 +0200, Torsten Bergmann escribió: Hi Miguel, hey, nice! If we

Re: [Pharo-project] update to OCompletion

2010-08-04 Thread Romain Robbes
Message: 1 Date: Wed, 4 Aug 2010 01:09:25 +0100 From: Tim Mackinnon tamackin...@gmail.com Subject: Re: [Pharo-project] update to OCompletion To: Pharo-project@lists.gforge.inria.fr Message-ID: 8a0e7719-7c1d-4e1b-9f44-fa570521d...@gmail.com Content-Type: text/plain; charset=ISO-8859-1;

Re: [Pharo-project] HTTP client library in Pharo?

2010-08-04 Thread Andrei Stebakov
I also found that cookies were not correctly sent. Every cookie was sent with its own Cookie: header which is not correct. It should be in a format of Cookies: name1=value1; name2=value2 I temporarily fixed it in my current image, I'll try to send out the patch if it's not already fixed by

Re: [Pharo-project] [ANN] Pharo Metacello Universes

2010-08-04 Thread Miguel Enrique Cobá Martínez
El mié, 04-08-2010 a las 19:52 +0400, Andrey Larionov escribió: Why there should be repository per release? As i know MetacelloConfiguration already contains information about compatible Pharo versions. Because is cleaner and as the releases of Pharo diverge a lot more, the code to install

Re: [Pharo-project] Trait missing method isMetacelloConfig in Pharo 1.1

2010-08-04 Thread Dale Henrichs
I plan to handle the issue by having a MNU handler for isMetacelloConfig use ... until then patching Trait will work... Dale Stéphane Ducasse wrote: sounds good compromise indeed. Stef On Aug 3, 2010, at 7:31 PM, Mariano Martinez Peck wrote: On Tue, Aug 3, 2010 at 7:29 PM, Stéphane

Re: [Pharo-project] [ANN] PharoConfigurationBrowser

2010-08-04 Thread Miguel Enrique Cobá Martínez
El mié, 04-08-2010 a las 10:52 -0500, Miguel Enrique Cobá Martínez escribió: El mié, 04-08-2010 a las 15:16 +0200, Stéphane Ducasse escribió: Thanks! As soon as miguel changes the name (universes to metacelloRepositories) I will integrate it. Stef Then we settle on

Re: [Pharo-project] [Metacello] Re: Trait missing method isMetacelloConfig in Pharo 1.1

2010-08-04 Thread Jochen Riekhof
Hi Dale... being really new to all this, I might state the obvious, but my impression currently is that The purpose of isMetacelloConfig was to produce a class-side default method returning false if ob-metacello package is installed and override it when necessary in subclasses (class side)

Re: [Pharo-project] update to OCompletion

2010-08-04 Thread Mariano Martinez Peck
On Wed, Aug 4, 2010 at 2:09 AM, Tim Mackinnon tamackin...@gmail.com wrote: Am I missing something here - in a fresh 1.1 one click image if I do: ConfigurationOfOCompletion project latestVersion load The problem is the following: latestVersion answer the latest version BUT not the ones that

Re: [Pharo-project] HTTP client library in Pharo?

2010-08-04 Thread Mariano Martinez Peck
Hi Adrei, excellent :) BTW, for HTTP Client you should cc Andreas Raab or squeak mailing list On Wed, Aug 4, 2010 at 6:08 PM, Andrei Stebakov lisper...@gmail.com wrote: I also found that cookies were not correctly sent. Every cookie was sent with its own Cookie: header which is not

Re: [Pharo-project] [Metacello] Re: Trait missing method isMetacelloConfig in Pharo 1.1

2010-08-04 Thread Dale Henrichs
Jochen, Trait isn't present in all of the smalltalks that metacello runs on, so I'm looking for a simple way to resolve the problem without doing something trait-specific ... I think I'll go with an Error handler instead ... only the classes that actually implement the method are interesting

Re: [Pharo-project] [Seaside] bad performance Pharo Windows 7 64bit

2010-08-04 Thread George Herolyants
BTW. This may sound strange, but I experience great requests execution time using Firefox on Windows Vista (which is quite similar to Win7). When I access seaside through localhost at the address bar, every request takes about one second! But when I write ip-address (127.0.0.1), requests execution

Re: [Pharo-project] HTTP client library in Pharo?

2010-08-04 Thread Andreas Raab
On 8/4/2010 9:57 AM, Mariano Martinez Peck wrote: Hi Adrei, excellent :) BTW, for HTTP Client you should cc Andreas Raab or squeak mailing list Squeak-dev please (http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/squeak-dev). On Wed, Aug 4, 2010 at 6:08 PM, Andrei Stebakov

Re: [Pharo-project] [squeak-dev] Re: HTTP client library in Pharo?

2010-08-04 Thread Andrey Larionov
Hi, Andreas. Could you also look in cross-domain cookie handling. When domain specified with leading period. For example: .squeak.org It mean, what cookie will be available for squeak.org domain and for all subdomains of squeak.org. On Wed, Aug 4, 2010 at 21:15, Andreas Raab andreas.r...@gmx.de

Re: [Pharo-project] update to OCompletion

2010-08-04 Thread Tim Mackinnon
That's a great explanation - that clears up a number of things for me - I appreciate that. Tim On 4 Aug 2010, at 17:53, Mariano Martinez Peck wrote: On Wed, Aug 4, 2010 at 2:09 AM, Tim Mackinnon tamackin...@gmail.com wrote: Am I missing something here - in a fresh 1.1 one click image if

Re: [Pharo-project] [ANN] Pharo Metacello Universes

2010-08-04 Thread Stéphane Ducasse
I have read the discussions and yes that would be good but some things concern me: - Repository size (maybe this is not a problem but the squeak source downtime come to mind) memory disc is cheap - Load in the squeak source when sync is being done. yes - Who syncs the

Re: [Pharo-project] [ANN] Pharo Metacello Universes

2010-08-04 Thread Stéphane Ducasse
thanks for the explanation :) this is great! On Aug 4, 2010, at 6:09 PM, Miguel Enrique Cobá Martínez wrote: El mié, 04-08-2010 a las 19:52 +0400, Andrey Larionov escribió: Why there should be repository per release? As i know MetacelloConfiguration already contains information about

Re: [Pharo-project] [ANN] PharoConfigurationBrowser

2010-08-04 Thread Stéphane Ducasse
On Aug 4, 2010, at 6:26 PM, Miguel Enrique Cobá Martínez wrote: - RepositoryForPharoXX - RepositoryPharoXX - RepoPharoXX - RepoForPharoXX I like this one - MetacelloForPharoXX then - MetaRepoForPharoXX then - MetaRepoPharoXX - MetacelloPharoXX -

Re: [Pharo-project] [ANN] PharoConfigurationBrowser

2010-08-04 Thread Miguel Enrique Cobá Martínez
El mié, 04-08-2010 a las 19:34 +0200, Stéphane Ducasse escribió: I like this one - MetacelloForPharoXX This one appears like a fork of Metacello that works on PharoXX release. This is a little misleading name. then - MetaRepoForPharoXX I like this too. I'll create the

Re: [Pharo-project] [ANN] Pharo Metacello Universes

2010-08-04 Thread Dale Henrichs
Miguel, I think that this kind of approach makes lots of sense ... I've toyed with the idea of a white list of configuration versions, but someone would have to be responsible for maintaining the white list and the users would have to responsible for using the white list ... A repository

Re: [Pharo-project] about ToolBuilder

2010-08-04 Thread Carla F. Griggio
Hmmm but if Mars is using it, there will be another UI framework using ToolBuilder, so it would have sense to keep it, maybe? 2010/8/4 Richard Durr richard.d...@googlemail.com Ups, it was not written by Gilad but by Vassili:

[Pharo-project] Pharo 1.1. impressions and suggestions

2010-08-04 Thread Janko Mivšek
Dear Pharoers, I just finished syncing new Aida from VW on new Pharo 1.1 and during that I collect few impressions and also suggestions, how to proceed. Please find them as a kind of concrete congratulation to your work :) Impressions: === - design is nice and polished, default font

Re: [Pharo-project] [Seaside] bad performance Pharo Windows 7 64bit

2010-08-04 Thread Sean Allen
This is a known issue on windows w/ at least firefox. You can fix it by turning off ipv6: Turn off using ipv6 in firefox to solve... http://kb.mozillazine.org/Network.dns.disableIPv6 you could also look into this ( but i dont think it works for localhost )...

Re: [Pharo-project] Pharo 1.1. impressions and suggestions

2010-08-04 Thread Stéphane Ducasse
Thanks janko Give me another engineer and we redo completely the browsers :) Stef Dear Pharoers, I just finished syncing new Aida from VW on new Pharo 1.1 and during that I collect few impressions and also suggestions, how to proceed. Please find them as a kind of concrete congratulation

Re: [Pharo-project] Pharo 1.1. impressions and suggestions

2010-08-04 Thread Mariano Martinez Peck
Hi Janko. All this feedback is very much appreciatted. I will answer inline what I know. Suggestions: === - some Start button? Maybe named World? Not just ProfStef's 'go evaluation' (which is much better than nothing of course). At least a right click to come to a Word menu must

Re: [Pharo-project] update to OCompletion

2010-08-04 Thread Tim Mackinnon
I shall definitely give that a read - especially now i have an example to think back on. By the way - these chapters that people keep writing, are a great help (the monticello one certainly took away a huge load of frustrations I was having) - so thanks to everyone that keeps chipping away

Re: [Pharo-project] [ANN] Pharo Metacello Universes

2010-08-04 Thread Javier Pimás
Maybe I saying nonsense, if that is the case just ignore me but... why have many packages that do almost exactly the same? Aren't you going to get a lot of repeated code lying around in different packages? ie. I think most packages have almost exactly the same baselines for pharo1.x. Maybe it's

[Pharo-project] Image startup classe(s) ?

2010-08-04 Thread James Ladd
I'm interested in which classes are part of the startup/bootup of the Pharo Image. What classes get called first to bring all the other items online, like the workspace? Rgs, James. ___ Pharo-project mailing

Re: [Pharo-project] Image startup classe(s) ?

2010-08-04 Thread Javier Pimás
I'm not sure if this is what you are looking for, but I think you should see SmalltalkImagesnapshot:andQuit:embedded:. This method get's called when saving the image. And when loading an image, the VM starts from the middle of it, just after the line that sends primitiveSnapshot. Also you can