Re: [Pharo-project] Issue 2350 in pharo: Duration parsing nanos

2011-01-21 Thread pharo
Updates: Status: Invalid Comment #2 on issue 2350 by npapoyl...@gmail.com: Duration parsing nanos http://code.google.com/p/pharo/issues/detail?id=2350 It doesn't seem to be a bug since in hh:mm:ss.[0-9]+ the part after the second actually denotes the fractional part of the second and

Re: [Pharo-project] Issue 3361 in pharo: CompiledMethod's copy

2011-01-21 Thread pharo
Comment #3 on issue 3361 by stephane...@gmail.com: CompiledMethod's copy http://code.google.com/p/pharo/issues/detail?id=3361 in 13010

[Pharo-project] [update 1.2] #12318

2011-01-21 Thread Marcus Denker
12318 - Issue 3563: PCCByCompilationTest tests sometimes fail randomly (workaround) - fix the MC unload failure -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.

Re: [Pharo-project] Issue 3361 in pharo: CompiledMethod's copy

2011-01-21 Thread pharo
Updates: Status: Closed Comment #4 on issue 3361 by stephane...@gmail.com: CompiledMethod's copy http://code.google.com/p/pharo/issues/detail?id=3361 (No comment was entered for this change.)

Re: [Pharo-project] Issue 3489 in pharo: Pharo 1.2-dev still uses Preferences in BaseSoundSystem

2011-01-21 Thread pharo
Comment #18 on issue 3489 by jannik.l...@gmail.com: Pharo 1.2-dev still uses Preferences in BaseSoundSystem http://code.google.com/p/pharo/issues/detail?id=3489 It is in a Slice-3489 in PharoInbox. But is integrated in pharo-dev. Should not be integrated in Pharo-Core.

Re: [Pharo-project] Issue 3461 in pharo: [Failing Test] Tests.Release.ReleaseTest.testObsoleteClasses

2011-01-21 Thread pharo
Comment #2 on issue 3461 by jannik.l...@gmail.com: [Failing Test] Tests.Release.ReleaseTest.testObsoleteClasses http://code.google.com/p/pharo/issues/detail?id=3461 same here. There is 14 entries in Undeclared

Re: [Pharo-project] Issue 3489 in pharo: Pharo 1.2-dev still uses Preferences in BaseSoundSystem

2011-01-21 Thread pharo
Comment #19 on issue 3489 by marianopeck: Pharo 1.2-dev still uses Preferences in BaseSoundSystem http://code.google.com/p/pharo/issues/detail?id=3489 commited and merged. Also commited to Metacell configurations. I clos ethe issue

Re: [Pharo-project] Issue 1487 in pharo: DateAndTime/TimeStamp can't handle times with nanoseconds

2011-01-21 Thread pharo
Updates: Status: Invalid Comment #3 on issue 1487 by npapoyl...@gmail.com: DateAndTime/TimeStamp can't handle times with nanoseconds http://code.google.com/p/pharo/issues/detail?id=1487 DateAndTime and subclasses simply do not deal with nanoseconds, the above code does not fail,

[Pharo-project] Issue 3568 in pharo: Remove SelectorBrowser

2011-01-21 Thread pharo
Status: Accepted Owner: stephane...@gmail.com CC: benjamin...@gmail.com Labels: Milestone-1.3 New issue 3568 by stephane...@gmail.com: Remove SelectorBrowser http://code.google.com/p/pharo/issues/detail?id=3568 Now we can remove SelectorBrowser. Before we should check that '*b' . 'ab' . true

Re: [Pharo-project] Issue 2757 in pharo: Refactor StringHolder

2011-01-21 Thread pharo
Updates: Status: Closed Comment #8 on issue 2757 by stephane...@gmail.com: Refactor StringHolder http://code.google.com/p/pharo/issues/detail?id=2757 in 13011

Re: [Pharo-project] Issue 3566 in pharo: Changes needed to update Sound for 1.2

2011-01-21 Thread pharo
Updates: Labels: -Milestone-1.2 -Milestone-1.3 Milestone-1.2-DevImage Comment #5 on issue 3566 by marcus.d...@gmail.com: Changes needed to update Sound for 1.2 http://code.google.com/p/pharo/issues/detail?id=3566 (No comment was entered for this change.)

Re: [Pharo-project] Issue 3179 in pharo: Failing Tests for Monticello

2011-01-21 Thread pharo
Updates: Status: Fixed Labels: -Milestone-1.2 Comment #8 on issue 3179 by marcus.d...@gmail.com: Failing Tests for Monticello http://code.google.com/p/pharo/issues/detail?id=3179 I added it to 1.2... TODO: add FixingMonticelloTestFailingInHudson.1.cs to 1.3 (and on close

Re: [Pharo-project] Gofer issue

2011-01-21 Thread Miguel Cobá
El vie, 21-01-2011 a las 11:05 +0100, Igor Stasenko escribió: Okay, i found the solution. Use Installer ! Installer monticello http: 'http://www.squeaksource.com'; project: 'VMMaker'; install: 'CMakeVMMaker' works well for me and loads correct *latest* version. That isn't a

Re: [Pharo-project] Reminder: change the archiving tool

2011-01-21 Thread Miguel Cobá
El vie, 21-01-2011 a las 13:59 +0100, Igor Stasenko escribió: All .zip files with pharo images having an annoying Apple-ism - a .DS_Store garbage file. Please use a zip archiver which includes only relevant files to archive, because obviously this garbage has no use anywhere but Macs. +1

Re: [Pharo-project] Issue 3440 in pharo: Cycle in Monticello removed

2011-01-21 Thread pharo
Comment #3 on issue 3440 by stephane...@gmail.com: Cycle in Monticello removed http://code.google.com/p/pharo/issues/detail?id=3440 the version you used does not contain the changes made in October! Please always used the latest version to propose fix

Re: [Pharo-project] OB failing tests in Pharo 1.2

2011-01-21 Thread Lukas Renggli
On Friday, 21 January 2011, Tudor Girba tudor.gi...@gmail.com wrote: That is not very encouraging :) Indeed. Probably somebody can figure out a patch that fixes some more of the regressions. But this will never fix the problem that the code builds on top of the old infrastructure delegating to

Re: [Pharo-project] Issue 3440 in pharo: Cycle in Monticello removed

2011-01-21 Thread pharo
Updates: Status: Closed Comment #4 on issue 3440 by stephane...@gmail.com: Cycle in Monticello removed http://code.google.com/p/pharo/issues/detail?id=3440 integrated in 13012

Re: [Pharo-project] Adding settings to an existing group

2011-01-21 Thread Alain Plantec
- quickStartSoundSettingOn: aBuilder systemsettings (aBuilder setting: #soundQuickStart) parent: #soundEnabled; label: 'Play sounds immediately if possible' translated; target: SoundPlayer -- should do it if you have SoundPlayer

Re: [Pharo-project] Issue 3566 in pharo: Changes needed to update Sound for 1.2

2011-01-21 Thread pharo
Updates: Labels: -Milestone-1.2-DevImage Milestone-1.2 Milestone-1.3 Comment #6 on issue 3566 by ryd...@gmail.com: Changes needed to update Sound for 1.2 http://code.google.com/p/pharo/issues/detail?id=3566 These are core changes needed for the external package, not DevImage

Re: [Pharo-project] Adding settings to an existing group

2011-01-21 Thread Henrik Sperre Johansen
On 21.01.2011 17:33, Alain Plantec wrote: - quickStartSoundSettingOn: aBuilder systemsettings (aBuilder setting: #soundQuickStart) parent: #soundEnabled; label: 'Play sounds immediately if possible' translated; target: SoundPlayer -- should do

[Pharo-project] PharoSound

2011-01-21 Thread Henrik Sperre Johansen
Hi Mariano all! About the changes in 3489 and 3566 earlier today, I think there were some misunderstandings. The changes I made in 3566 is to PharoCore, and are intended to work with the Sound package in http://www.squeaksource.com/PharoSound. It moves the settings stored in SoundSettings

[Pharo-project] Issue 3569 in pharo: Error logging cleanup

2011-01-21 Thread pharo
Status: Started Owner: siguc...@gmail.com New issue 3569 by siguc...@gmail.com: Error logging cleanup http://code.google.com/p/pharo/issues/detail?id=3569 Not best, but little better than before. - remove repetitive use of 'PharoDebug.log' all over the places. Now Debugger have #logFileName and

[Pharo-project] [update 1.3] #13013

2011-01-21 Thread Stéphane Ducasse
13013 - - Categorization of deprecated methods.

Re: [Pharo-project] Issue 3501 in pharo: Remove 1.1 deprecated methods and publish them in a separate package

2011-01-21 Thread pharo
Updates: Status: Closed Comment #5 on issue 3501 by stephane...@gmail.com: Remove 1.1 deprecated methods and publish them in a separate package http://code.google.com/p/pharo/issues/detail?id=3501 (No comment was entered for this change.)

Re: [Pharo-project] Gofer issue

2011-01-21 Thread Dale Henrichs
On 01/21/2011 08:11 AM, Miguel Cobá wrote: El vie, 21-01-2011 a las 11:05 +0100, Igor Stasenko escribió: Okay, i found the solution. Use Installer ! Installer monticello http: 'http://www.squeaksource.com'; project: 'VMMaker'; install: 'CMakeVMMaker' works well for me and loads

Re: [Pharo-project] PharoSound

2011-01-21 Thread Hilaire Fernandes
Yes, I fell they were a dublication problem. Does the PharoSound code come with the latest fixes in sound package at http://www.squeaksource.com/PharoNonCorePackages ? Hilaire Le 21/01/2011 18:16, Henrik Sperre Johansen a écrit : Hi Mariano all! About the changes in 3489 and 3566 earlier

Re: [Pharo-project] Instruments for headless images

2011-01-21 Thread Eliot Miranda
On Fri, Jan 21, 2011 at 2:34 AM, Igor Stasenko siguc...@gmail.com wrote: On 21 January 2011 11:28, Sven Van Caekenberghe s...@beta9.be wrote: On 21 Jan 2011, at 11:19, Igor Stasenko wrote: What is interesting (and we might make that an option) is that the 'no display' error results in

Re: [Pharo-project] New chapter on OpenGL in Pharo

2011-01-21 Thread Stéphane Ducasse
On Jan 21, 2011, at 6:14 AM, Javier Pimás wrote: Hi! I just gathered many of my previous experiences trying to use opengl and uploaded it to the pharo book. It would be nice if someone could check the info, try to add more and mainly test the tips to see if they are working. Thanks!!!

Re: [Pharo-project] Instruments for headless images

2011-01-21 Thread Igor Stasenko
On 21 January 2011 19:06, Eliot Miranda eliot.mira...@gmail.com wrote: On Fri, Jan 21, 2011 at 2:34 AM, Igor Stasenko siguc...@gmail.com wrote: On 21 January 2011 11:28, Sven Van Caekenberghe s...@beta9.be wrote: On 21 Jan 2011, at 11:19, Igor Stasenko wrote: What is interesting (and

Re: [Pharo-project] Adding settings to an existing group

2011-01-21 Thread Stéphane Ducasse
On Jan 21, 2011, at 5:33 PM, Alain Plantec wrote: - quickStartSoundSettingOn: aBuilder systemsettings (aBuilder setting: #soundQuickStart) parent: #soundEnabled; label: 'Play sounds immediately if possible' translated; target: SoundPlayer

Re: [Pharo-project] Instruments for headless images

2011-01-21 Thread Eliot Miranda
On Fri, Jan 21, 2011 at 10:19 AM, Igor Stasenko siguc...@gmail.com wrote: On 21 January 2011 19:06, Eliot Miranda eliot.mira...@gmail.com wrote: On Fri, Jan 21, 2011 at 2:34 AM, Igor Stasenko siguc...@gmail.com wrote: On 21 January 2011 11:28, Sven Van Caekenberghe s...@beta9.be

Re: [Pharo-project] Gofer issue

2011-01-21 Thread Igor Stasenko
On 21 January 2011 18:48, Dale Henrichs dhenr...@vmware.com wrote: On 01/21/2011 08:11 AM, Miguel Cobá wrote: El vie, 21-01-2011 a las 11:05 +0100, Igor Stasenko escribió: Okay, i found the solution. Use Installer ! Installer monticello http: 'http://www.squeaksource.com';      project:

Re: [Pharo-project] Instruments for headless images

2011-01-21 Thread Chris Muller
Considerations about improving headless support need to not only be about what to do with error output. When running headless, the user is taking on a different kind of interaction with the system; it is now an industrial interface instead of the GUI, but it *is* a user-interface nonetheless.

[Pharo-project] Some important news

2011-01-21 Thread Stéphane Ducasse
Hi guys some important news today, we decided that we will set up a pharo association so that we can promote pharo. We would like to be able to collect money and create bounties to improve pharo. Stef

Re: [Pharo-project] PharoSound

2011-01-21 Thread Stéphane Ducasse
Hi henrik let us know (I did not follow carefully) how to fix that. Stef On Jan 21, 2011, at 6:16 PM, Henrik Sperre Johansen wrote: Hi Mariano all! About the changes in 3489 and 3566 earlier today, I think there were some misunderstandings. The changes I made in 3566 is to PharoCore,

Re: [Pharo-project] [squeak-dev] Re: Kinect and Etoys

2011-01-21 Thread Stéphane Ducasse
Thanks ricardo!!! Stef On Jan 20, 2011, at 4:53 PM, Ricardo Moran wrote: I think I found the cause of the problem: I'm updating the position of each morph inside a WorldState#addDeferredUIMessage:. In Pharo, this seems to be really slow. You can test it by executing this: | rnd | rnd

Re: [Pharo-project] Some important news

2011-01-21 Thread Alexandre Bergel
Cool!! Alexandre On 21 Jan 2011, at 16:26, Stéphane Ducasse wrote: Hi guys some important news today, we decided that we will set up a pharo association so that we can promote pharo. We would like to be able to collect money and create bounties to improve pharo. Stef --

Re: [Pharo-project] Pharo on the iPhone

2011-01-21 Thread Stéphane Ducasse
Hello Why you don't publich pharo to cydia? (for jailbreaked users) would be cool :) if somebody want to drive that it would be good Stef 2011/1/21 John M McIntosh john...@smalltalkconsulting.com (a) sign up for Apple's SDK, to install apps on the iPhone you have to pay $99 per year.

Re: [Pharo-project] PharoSound

2011-01-21 Thread Henrik Sperre Johansen
On 21.01.2011 20:28, Stéphane Ducasse wrote: Hi henrik let us know (I did not follow carefully) how to fix that. Stef On Jan 21, 2011, at 6:16 PM, Henrik Sperre Johansen wrote: 2 steps: 1: Apply slice in Issue 3566 to 1.2 and 1.3 2: Update Metacello ConfigurationOfSound to use

Re: [Pharo-project] Gofer issue

2011-01-21 Thread Stéphane Ducasse
+1 Okay, i found the solution. Use Installer ! Installer monticello http: 'http://www.squeaksource.com'; project: 'VMMaker'; install: 'CMakeVMMaker' works well for me and loads correct *latest* version. That isn't a solution and open again a gratuitous discussion about gofer

Re: [Pharo-project] [squeak-dev] Re: Instruments for headless images

2011-01-21 Thread Igor Stasenko
On 21 January 2011 20:19, Chris Muller asquea...@gmail.com wrote: Considerations about improving headless support need to not only be about what to do with error output.  When running headless, the user is taking on a different kind of interaction with the system; it is now an industrial

Re: [Pharo-project] Gofer issue

2011-01-21 Thread Stéphane Ducasse
So what is the convention because I would like to enforce it. There is no need to have more mess. Stef On Jan 21, 2011, at 6:48 PM, Dale Henrichs wrote: On 01/21/2011 08:11 AM, Miguel Cobá wrote: El vie, 21-01-2011 a las 11:05 +0100, Igor Stasenko escribió: Okay, i found the solution. Use

Re: [Pharo-project] Instruments for headless images

2011-01-21 Thread Igor Stasenko
On 21 January 2011 19:53, Eliot Miranda eliot.mira...@gmail.com wrote: On Fri, Jan 21, 2011 at 10:19 AM, Igor Stasenko siguc...@gmail.com wrote: On 21 January 2011 19:06, Eliot Miranda eliot.mira...@gmail.com wrote: On Fri, Jan 21, 2011 at 2:34 AM, Igor Stasenko siguc...@gmail.com

Re: [Pharo-project] Instruments for headless images

2011-01-21 Thread Stéphane Ducasse
Eliot does it mean that we could run headless and that if specified on the command line we could for example get a debugger open on bugs? Because I would love that for coral. Stef

Re: [Pharo-project] Instruments for headless images

2011-01-21 Thread Stéphane Ducasse
+1 What is interesting (and we might make that an option) is that the 'no display' error results in the image being saved 'headfull' so that you can start it up using a display to debug it (suspended process/debugger). That could be done.. but not as userful as simply report an error.

Re: [Pharo-project] Gofer issue

2011-01-21 Thread Miguel Cobá
This thing of the initial is really upsetting. I know that is old history and that even tools were made (monticello) relying on them (even without specifying an accepted format, creating more confusion) but I think that enough is enough. So, monticello hasn't a format for the filenames of the

Re: [Pharo-project] Gofer issue

2011-01-21 Thread Igor Stasenko
On 21 January 2011 20:41, Stéphane Ducasse stephane.duca...@inria.fr wrote: So what is the convention because I would like to enforce it. There is no need to have more mess. i prefer to have {PackageName}[-{subname}]*-(.*)\.{number}\.mcz where in (.*) could be anything and we don't really

Re: [Pharo-project] Gofer issue

2011-01-21 Thread Miguel Cobá
El vie, 21-01-2011 a las 13:55 -0600, Miguel Cobá escribió: Yes we understand, but that only applies to centralized SCM like subversion. In a distributed SCM like git and monticello the number means nothing. e.g. there could be two branches yours and mine, and both have 345 commits in it.

Re: [Pharo-project] Gofer issue

2011-01-21 Thread Igor Stasenko
On 21 January 2011 20:48, Miguel Cobá miguel.c...@gmail.com wrote: This thing of the initial is really upsetting. I know that is old history and that even tools were made (monticello) relying on them (even without specifying an accepted format, creating more confusion) but I think that enough

Re: [Pharo-project] Gofer issue

2011-01-21 Thread Igor Stasenko
On 21 January 2011 20:57, Miguel Cobá miguel.c...@gmail.com wrote: El vie, 21-01-2011 a las 13:55 -0600, Miguel Cobá escribió: Yes we understand, but that only applies to centralized SCM like subversion. In a distributed SCM like git and monticello the number means nothing. e.g. there could

Re: [Pharo-project] Some important news

2011-01-21 Thread laurent laffont
On Fri, Jan 21, 2011 at 8:26 PM, Stéphane Ducasse stephane.duca...@inria.fr wrote: Hi guys some important news today, we decided that we will set up a pharo association so that we can promote pharo. We would like to be able to collect money and create bounties to improve pharo. great

Re: [Pharo-project] Gofer issue

2011-01-21 Thread Miguel Cobá
El vie, 21-01-2011 a las 21:00 +0100, Igor Stasenko escribió: So lets do the same and get rid of numbers. So, name will be PackageName-SHA1.mcz everything else, like author and commit date is in package I am for this change, but as I pointed before, it would break things, or more surely,

Re: [Pharo-project] Instruments for headless images

2011-01-21 Thread Eliot Miranda
On Fri, Jan 21, 2011 at 11:44 AM, Stéphane Ducasse stephane.duca...@inria.fr wrote: Eliot does it mean that we could run headless and that if specified on the command line we could for example get a debugger open on bugs? Because I would love that for coral. Exactly. In fact I think one

Re: [Pharo-project] New chapter on OpenGL in Pharo

2011-01-21 Thread Luc Fabresse
Hi Javier, Very cool indeed! I will try to read it soon. #Luc 2011/1/21 Stéphane Ducasse stephane.duca...@inria.fr On Jan 21, 2011, at 6:14 AM, Javier Pimás wrote: Hi! I just gathered many of my previous experiences trying to use opengl and uploaded it to the pharo book. It would be

Re: [Pharo-project] Instruments for headless images

2011-01-21 Thread Igor Stasenko
On 21 January 2011 21:15, Eliot Miranda eliot.mira...@gmail.com wrote: On Fri, Jan 21, 2011 at 11:44 AM, Stéphane Ducasse stephane.duca...@inria.fr wrote: Eliot does it mean that we could run headless and that if specified on the command line we could for example get a debugger open on

[Pharo-project] Issue 3570 in pharo: EdgeGripMorph DNU when resizing

2011-01-21 Thread pharo
Status: Accepted Owner: tudor.gi...@gmail.com Labels: Milestone-1.2 Type-Patch Importance-Low New issue 3570 by tudor.gi...@gmail.com: EdgeGripMorph DNU when resizing http://code.google.com/p/pharo/issues/detail?id=3570 From Andreas Wacknitz: 1. downloaded 12303:

Re: [Pharo-project] Issue 3570 in pharo: EdgeGripMorph DNU when resizing

2011-01-21 Thread pharo
Comment #1 on issue 3570 by tudor.gi...@gmail.com: EdgeGripMorph DNU when resizing http://code.google.com/p/pharo/issues/detail?id=3570 Name: SLICE-Issue-3570-EdgeGripMorph-DNU-when-resizing-TudorGirba.1 Author: TudorGirba Time: 21 January 2011, 9:43:32 pm UUID:

Re: [Pharo-project] Gofer issue

2011-01-21 Thread Dale Henrichs
On 01/21/2011 08:11 AM, Miguel Cobá wrote: El vie, 21-01-2011 a las 11:05 +0100, Igor Stasenko escribió: Okay, i found the solution. Use Installer ! Installer monticello http: 'http://www.squeaksource.com'; project: 'VMMaker'; install: 'CMakeVMMaker' works well for me and loads

Re: [Pharo-project] Gofer issue

2011-01-21 Thread Miguel Cobá
El vie, 21-01-2011 a las 13:10 -0800, Dale Henrichs escribió: On 01/21/2011 08:11 AM, Miguel Cobá wrote: El vie, 21-01-2011 a las 11:05 +0100, Igor Stasenko escribió: Okay, i found the solution. Use Installer ! Installer monticello http: 'http://www.squeaksource.com'; project:

Re: [Pharo-project] Instruments for headless images

2011-01-21 Thread Stéphane Ducasse
Eliot it is possible with the current vms? Stef On Jan 21, 2011, at 9:15 PM, Eliot Miranda wrote: On Fri, Jan 21, 2011 at 11:44 AM, Stéphane Ducasse stephane.duca...@inria.fr wrote: Eliot does it mean that we could run headless and that if specified on the command line we could

Re: [Pharo-project] Gofer issue

2011-01-21 Thread Stéphane Ducasse
On Jan 21, 2011, at 8:50 PM, Igor Stasenko wrote: On 21 January 2011 20:41, Stéphane Ducasse stephane.duca...@inria.fr wrote: So what is the convention because I would like to enforce it. There is no need to have more mess. i prefer to have

Re: [Pharo-project] Gofer issue

2011-01-21 Thread Stéphane Ducasse
I can tell you more. I am specifically using this name, because: when system asked me to enter initials, it wasn't warned me that my name is wrong or refused to use it and from that point, when something doesn't works because of my initials, this is NOT my fault. This is a fault of those

Re: [Pharo-project] PharoSound

2011-01-21 Thread Stéphane Ducasse
Thanks 2 steps: 1: Apply slice in Issue 3566 to 1.2 and 1.3 I will do that. 2: Update Metacello ConfigurationOfSound to use http://www.squeaksource.com/PharoSound as repository, with: For 1.2: - latest versions of all packages For 1.1/1.1.1 : - latest version of

Re: [Pharo-project] Issue 3461 in pharo: [Failing Test] Tests.Release.ReleaseTest.testObsoleteClasses

2011-01-21 Thread pharo
Updates: Status: Closed Comment #3 on issue 3461 by marianopeck: [Failing Test] Tests.Release.ReleaseTest.testObsoleteClasses http://code.google.com/p/pharo/issues/detail?id=3461 yes, so I close this one and I opened this one: http://code.google.com/p/pharo/issues/detail?id=3571

Re: [Pharo-project] Issue 3568 in pharo: Remove SelectorBrowser

2011-01-21 Thread pharo
Comment #1 on issue 3568 by marianopeck: Remove SelectorBrowser http://code.google.com/p/pharo/issues/detail?id=3568 Stef, there are 2 things to remove: MessagesSend and MethodFInder I think SelectorBrowser is the UI of MessageSend. Anyway, both guys should be removed (model and UI in case

Re: [Pharo-project] Gofer issue

2011-01-21 Thread Dale Henrichs
On 01/21/2011 01:28 PM, Miguel Cobá wrote: El vie, 21-01-2011 a las 13:10 -0800, Dale Henrichs escribió: Miguel, A timestamp isn't sufficient in the presence of branching. How do other SCMs identify branches? I am not an expert, for sure :), but the way Git works AFAICT is by storing in

Re: [Pharo-project] Issue 3568 in pharo: Remove SelectorBrowser

2011-01-21 Thread pharo
Comment #2 on issue 3568 by marianopeck: Remove SelectorBrowser http://code.google.com/p/pharo/issues/detail?id=3568 sorry, and the old recent changes too

[Pharo-project] Fwd: Thanks !!!

2011-01-21 Thread Stéphane Ducasse
Hi lille/douai/bruxelles pharo sprinters Thanks for all this good energy. Yesterday I went to a javascript conference and my energy was low to see how we (smalltalkers) would better organized and pushing. Now today it was good energy. Thanks again. Stef

Re: [Pharo-project] Instruments for headless images

2011-01-21 Thread Eliot Miranda
On Fri, Jan 21, 2011 at 1:35 PM, Stéphane Ducasse stephane.duca...@inria.fr wrote: Eliot it is possible with the current vms? I think not, but I think its really really close. Basically instead of the VM responding to -headless you'd have the image respond to -headless and arrange that all

[Pharo-project] collapsing panes

2011-01-21 Thread Tudor Girba
Hi, I have a question about how to obtain an effect similar to minimizing a pane in Eclipse. Let's consider the example from below. I have a ProportionalLayout because I want to fill the entire space and be able to resize the inside panes. Now, I would also like to have some way of collapsing

Re: [Pharo-project] Some important news

2011-01-21 Thread S Krish
Great News.. On Sat, Jan 22, 2011 at 12:56 AM, Stéphane Ducasse stephane.duca...@inria.fr wrote: Hi guys some important news today, we decided that we will set up a pharo association so that we can promote pharo. We would like to be able to collect money and create bounties to improve

Re: [Pharo-project] Issue 3506 in pharo: TextMorph's #autoFit: and #wrapFlag: are confusing

2011-01-21 Thread pharo
Comment #4 on issue 3506 by sean.p.d...@gmail.com: TextMorph's #autoFit: and #wrapFlag: are confusing http://code.google.com/p/pharo/issues/detail?id=3506 Okay, I'll look for the files

Re: [Pharo-project] Instruments for headless images

2011-01-21 Thread David T. Lewis
On Fri, Jan 21, 2011 at 08:44:23PM +0100, Igor Stasenko wrote: that what i meant by saying 'VM support' SqueakVMs don't have such primitive. But maybe we don't need it, because i think it would be much better to give image a full control upon creation/closing of host windows. So, image

Re: [Pharo-project] Some important news

2011-01-21 Thread Tony Fleig
Excellent. Where do I sign up? On Fri, Jan 21, 2011 at 11:26 AM, Stéphane Ducasse stephane.duca...@inria.fr wrote: Hi guys some important news today, we decided that we will set up a pharo association so that we can promote pharo. We would like to be able to collect money and create bounties

<    1   2