Re: [Pharo-project] dnu - isScarySelector not found

2009-09-08 Thread Damien Cassou
On Tue, Sep 8, 2009 at 8:24 AM, Torsten Bergmann wrote: > Had the same problem in one of the latest dev images > as soon as one implements a class side method > in one of the browsers. Can't reproduce in 09.09.1. Please try again there. Thank you -- Damien Cassou http://damiencassou.seasidehost

[Pharo-project] Pharo and seaside books

2009-09-08 Thread Torsten Bergmann
On http://book.seaside.st/book there are comments asking about: 1. a PDF version of the book. Will one be available? 2. the book URL at lulu.com, havent found it there yet Any answers? Same applies on the "Pharo by Example" book. Is it already available as PDF or lulu.com book? Thx T. -- Jet

Re: [Pharo-project] Pharo and seaside books

2009-09-08 Thread Damien Cassou
On Tue, Sep 8, 2009 at 9:13 AM, Torsten Bergmann wrote: > On http://book.seaside.st/book > there are comments asking about: > >  1. a PDF version of the book. Will one be available? >  2. the book URL at lulu.com, havent found it there yet > > Any answers? > > Same applies on the "Pharo by Example"

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread Michael Roberts
yes I agree. Here is some feedback since I can see a lot of work has gone into it and I don't want to knock it. Some of this may be mc behaviour I don't know. -it takes a second from pressing a menu item to updating the ui. On a large number of changes this is to slow -key bindings for quickly sele

[Pharo-project] Pharo on seasidehosting ?

2009-09-08 Thread Cédrick Béler
Hi, I don't know if this has changed but is Pharo compatible with seasidehosting now ? If no any idea on when it will be. Thanks -- Cédrick ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailma

Re: [Pharo-project] MorphTreeMorph

2009-09-08 Thread Tudor Girba
Aha, thanks for the clarification. In this case, I will just work with it by loading it from Monticello :). Cheers, Doru On 8 Sep 2009, at 08:48, Alain Plantec wrote: > Hil all, > > MorphTreeMorph and related are still not mature enough to be > considered > as part of standard widgets. This

Re: [Pharo-project] Merge tool bug?

2009-09-08 Thread Gary Chambers
The left-hand pane shows the version of the method in the image only if it currently belongs to the package being merged... hence the "tick" showing an new addition (cross is removal from package, right-hand pane will be blank). I guess that in your image that method is in another package. Rega

[Pharo-project] New OpenGL binding using AlienFFI

2009-09-08 Thread Fernando olivero
Hi, I just released a new OpenGL binding framework we implemented using Alien. This is the homepage http://www.inf.unisi.ch/phd/olivero/AlienOpenGL.html . This is the squeaksource address http://www.squeaksource.com/AlienOpenGL.html Saludos, Fernando__

Re: [Pharo-project] Pharo on seasidehosting ?

2009-09-08 Thread Damien Cassou
On Tue, Sep 8, 2009 at 11:29 AM, Cédrick Béler wrote: > I don't know if this has changed but is Pharo compatible with > seasidehosting now ? > If no any idea on when it will be. unfortunately it is still not working. I hope to get some news from Adrian. -- Damien Cassou http://damiencassou.seas

Re: [Pharo-project] Pharo on seasidehosting ?

2009-09-08 Thread Adrian Lienhard
Unfortunately, I haven't got around to work on this yet. I'll be on holiday until the end of September so it will be October... Cheers, Adrian On Sep 8, 2009, at 11:29 , Cédrick Béler wrote: > Hi, > > I don't know if this has changed but is Pharo compatible with > seasidehosting now ? > If no

[Pharo-project] Lumiere 1.0

2009-09-08 Thread Fernando olivero
I'm glad to announce the release of Lumiere 1.0. A framework for producing 3D graphics in Smalltalk. Home page: http://www.inf.unisi.ch/phd/olivero/Lumier.html Squeaksource: http://www.squeaksource.com/AlienOpenGL.html In the home page you can find loading information, documentation, and

Re: [Pharo-project] Lumiere 1.0

2009-09-08 Thread Lawson English
Looks promising. The AlienOpenGL loader script worked fine. However, I tried to evaluate ScriptLoader loadLatestPackage: 'LumiereLoader' from: 'http://www.squeaksource.com/Lumiere'. and got the error "problems when accessing squeaksource" Fernando olivero wrote: > I'm glad to announce the rele

Re: [Pharo-project] Lumiere 1.0

2009-09-08 Thread Tudor Girba
Great news, Fernando! I just could not find the download for the IA32ABI plugin. You point to http://www.smalltalkconsulting.com/squeak.html, but on this page there is no mention of the plugin. Cheers, Doru On 8 Sep 2009, at 12:34, Fernando olivero wrote: > I'm glad to announce the releas

Re: [Pharo-project] Lumiere 1.0

2009-09-08 Thread Tudor Girba
Hmm, indeed the Lumiere repository seems to be empty. Doru On 8 Sep 2009, at 12:57, Lawson English wrote: > Looks promising. The AlienOpenGL loader script worked fine. However, I > tried to evaluate ScriptLoader loadLatestPackage: 'LumiereLoader' > from: > 'http://www.squeaksource.com/Lumiere

Re: [Pharo-project] Lumiere 1.0

2009-09-08 Thread Lawson English
Tudor Girba wrote: > Great news, Fernando! > > I just could not find the download for the IA32ABI plugin. You point > to http://www.smalltalkconsulting.com/squeak.html, but on this page > there is no mention of the plugin. > > Cheers, > Doru > > Apparently the IA32ABI plugin is already avai

Re: [Pharo-project] Lumiere 1.0

2009-09-08 Thread Tudor Girba
Hi, Actually it is probably not empty, but the repository settings say that: Global: No Access Thus, if we are not registered as developers we do not have access. You probably want to allow read access for everyone. And another question: What is the license? Given that none is specified on t

Re: [Pharo-project] Lumiere 1.0

2009-09-08 Thread Tudor Girba
Ahh, indeed it is there :). Thanks. Doru On 8 Sep 2009, at 13:05, Lawson English wrote: > Tudor Girba wrote: >> Great news, Fernando! >> >> I just could not find the download for the IA32ABI plugin. You point >> to http://www.smalltalkconsulting.com/squeak.html, but on this page >> there is no m

[Pharo-project] Issue 1191 fixed and ready for harvesting

2009-09-08 Thread astares
-- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-pro

Re: [Pharo-project] New OpenGL binding using AlienFFI

2009-09-08 Thread Johan Brichau
Congrats Fernando with the hard work! This looks great. On 08 Sep 2009, at 11:51, Fernando olivero wrote: > Hi, > > I just released a new OpenGL binding framework we implemented using > Alien. > > This is the homepage http://www.inf.unisi.ch/phd/olivero/AlienOpenGL.html > . > > This is the squ

Re: [Pharo-project] Lumiere 1.0

2009-09-08 Thread Fernando olivero
Thanks for all the comments. In John's web page there's a link for accessing the FTP folder where he put the plugins and vm he releases. ftp://ftp.smalltalkconsulting.com. Sorry for not clarifying this sooner. I'll upload the plugin to the home page now, a more direct download. And yes, i f

Re: [Pharo-project] Issue 1191 fixed and ready for harvesting

2009-09-08 Thread Damien Cassou
2009/9/8 : > I'm taking care of it. -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry ___ Pharo-project mailing list Pharo-project@lists.

Re: [Pharo-project] Merge tool bug?

2009-09-08 Thread Michael Robers
Ok but I can't selectively take it or leave it? I seem to have no choice. Thanks Mike On 8 Sep 2009, at 10:38, "Gary Chambers" wrote: > The left-hand pane shows the version of the method in the image only > if it > currently belongs to the package being merged... hence the "tick" > show

Re: [Pharo-project] MorphTreeMorph

2009-09-08 Thread Stéphane Ducasse
Alain could not you do a Beta-WidgetsWillBeReadyInNextVersion package :) Stef On Sep 8, 2009, at 11:32 AM, Tudor Girba wrote: > Aha, thanks for the clarification. In this case, I will just work with > it by loading it from Monticello :). > > Cheers, > Doru > > > On 8 Sep 2009, at 08:48,

Re: [Pharo-project] dnu - isScarySelector not found

2009-09-08 Thread Stéphane Ducasse
I imagine that this is because lukas use the new OB code released which still contains old squeak warning. stef On Sep 8, 2009, at 8:24 AM, Torsten Bergmann wrote: > Had the same problem in one of the latest dev images > as soon as one implements a class side method > in one of the browsers. E

Re: [Pharo-project] Pharo and seaside books

2009-09-08 Thread Stéphane Ducasse
On Sep 8, 2009, at 9:13 AM, Torsten Bergmann wrote: > On http://book.seaside.st/book > there are comments asking about: > > 1. a PDF version of the book. Will one be available? yes soon or later > 2. the book URL at lulu.com, havent found it there yet When the book is ready we will have a lulu

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread Stéphane Ducasse
may be the first step would be to add back the install menu items. Most of the time the rest worked for me. Now for browsing the changes in the squeak trunk we should find a way to select only change between two versions and even using the history button I could not exactly get what I wanted. L

[Pharo-project] [update] #10441

2009-09-08 Thread Damien Cassou
10441 -- Issue 1191: Seaside 30 should install silently -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry ___ Pharo-project mailing lis

Re: [Pharo-project] Lumiere 1.0

2009-09-08 Thread John M McIntosh
The IA32ABI (Alien) is included in the Squeak 4.2.1beta1U.app which all squeak/seaside/pharo folks should be using... On 8-Sep-09, at 12:31 PM, Fernando olivero wrote: > Thanks for all the comments. > > In John's web page there's a link for accessing the FTP folder where > he put the plugins a

Re: [Pharo-project] dnu - isScarySelector not found

2009-09-08 Thread Lukas Renggli
I am using the code of Colin and there are no senders to #isScarySelector, so I don't understand why there is a problem? Lukas 2009/9/8 Stéphane Ducasse : > I imagine that this is because lukas use the new OB code released > which still contains > old squeak warning. > > stef > > On Sep 8, 2009,

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread Lukas Renggli
> may be the first step would be to add back the install menu items. These are definitely crucial for being able to cherry pick changes from different versions. > Now for browsing the changes in the squeak trunk we should find a way > to select > only change between two versions and even using th

Re: [Pharo-project] Pharo and seaside books

2009-09-08 Thread Damien Cassou
On Tue, Sep 8, 2009 at 2:11 PM, Stéphane Ducasse wrote: > I would like to hear about david too since there is an impact with the > browser. Please try latest 09.09.1 where refactorings are back in. -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscuri

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread Damien Cassou
On Tue, Sep 8, 2009 at 2:38 PM, Lukas Renggli wrote: > Yes, this is what the History button is supposed to do, display the > diff between two arbitrary versions. What about backport? http://lists.squeakfoundation.org/pipermail/squeak-dev/2004-September/082094.html -- Damien Cassou http://damienc

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread Simon Denier
On 8 sept. 09, at 14:38, Lukas Renggli wrote: >> Now for browsing the changes in the squeak trunk we should find a way >> to select >> only change between two versions and even using the history button I >> could not exactly get what >> I wanted. Lukas did you succeed to do this kind of operation

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread Lukas Renggli
>> Yes, this is what the History button is supposed to do, display the >> diff between two arbitrary versions. > > What about backport? > http://lists.squeakfoundation.org/pipermail/squeak-dev/2004-September/082094.html That works in the wrong direction for me. I prefer to load changes into my wor

[Pharo-project] Author reset at each image startup issue 1134

2009-09-08 Thread Miguel Enrique Cobá Martinez
Issue 1134: Repeated Author Initials Inquiry Confirmed. Tracked down to ProjectLauncher>>startUp World ifNotNil: [World install]. Author fullName: ''. ^self startUpAfterLogin. That is invoked on image startUp by AutoStart>>startUp: resuming that itself uses the class

Re: [Pharo-project] Lumiere 1.0

2009-09-08 Thread Lawson English
Tried to load Lumier again. This time the error was : Error: THis version of ALIEN assumes a size of 50 in the array of special objects. If loaded, woud cause the image to crash! Please contact the Alien package developer... Fernando olivero wrote: > Thanks for all the comments. > > In John's

Re: [Pharo-project] Author reset at each image startup issue 1134

2009-09-08 Thread John M McIntosh
Frankly we should consider if the ProjectLauncher stuff should run at all at startup Go look at what it does then consider AutoStart deinstall. and decide if Pharo users/developers need all that to run everytime they start the image. If you do, then why you should manually configure it

Re: [Pharo-project] Cleanup of Deprecation

2009-09-08 Thread Miguel Enrique Cobá Martinez
El mar, 08-09-2009 a las 07:20 -0700, Andrew P. Black escribió: > I just committed (with much help from Stéphane) my first contribution > to Pharo! Thanks. > > Cleanup of Deprecation > Status: > Fixed > Owner: > > Milestone-1.0 > > Submitted a bunch of small fixes that make the use of de

Re: [Pharo-project] dnu - isScarySelector not found

2009-09-08 Thread Lukas Renggli
> Did he remove that from his OB version? I think so. As far as I can tell he merged all my changes. Lukas -- Lukas Renggli http://www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cg

Re: [Pharo-project] Merge tool bug?

2009-09-08 Thread Gary Chambers
Unfortunately that doesn't appear to be an option with the way Monticello works. The megre tool, like the original, only deals with conflicts in that manner, not additions or removals. I'm happy to work with anyone that would like to improve MC here, though clearly difficult given the varieties

Re: [Pharo-project] MorphTreeMorph

2009-09-08 Thread Gary Chambers
Or "Experimental" perhaps (like Polymorph...) Regards, Gary - Original Message - From: "Stéphane Ducasse" To: Sent: Tuesday, September 08, 2009 1:05 PM Subject: Re: [Pharo-project] MorphTreeMorph Alain could not you do a Beta-WidgetsWillBeReadyInNextVersion package :) Stef On Sep 8

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread rkrock
>>> Yes, this is what the History button is supposed to do, display the >>> diff between two arbitrary versions. >> >> What about backport? >> http://lists.squeakfoundation.org/pipermail/squeak-dev/2004-September/082094.html > > That works in the wrong direction for me. I prefer to load changes > i

Re: [Pharo-project] Lumiere 1.0

2009-09-08 Thread Fernando olivero
Please load Lumiere in a fresh image, this is an Alien related problem. When you try to load Alien twice you get this error, because loading Alien increases the size of the Smalltalk objects array by two. I'm going to fix this now, for the AlienOpenGL loader to not try to load Alien if is a

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread Stéphane Ducasse
would be great. Send code :) On Sep 8, 2009, at 4:24 PM, rkr...@locksleycreeksoftware.com wrote: Yes, this is what the History button is supposed to do, display the diff between two arbitrary versions. >>> >>> What about backport? >>> http://lists.squeakfoundation.org/pipermail/squeak-d

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread Gary Chambers
As far as I can tell, the history/changes still shows the differences between the selected versions and not the image. Regards, Gary - Original Message - From: "Lukas Renggli" To: Sent: Tuesday, September 08, 2009 1:38 PM Subject: Re: [Pharo-project] request for the new merge tool :)

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread Stéphane Ducasse
On Sep 8, 2009, at 2:38 PM, Lukas Renggli wrote: >> may be the first step would be to add back the install menu items. > > These are definitely crucial for being able to cherry pick changes > from different versions. yess so may be we should add it :) > >> Now for browsing the changes in th

Re: [Pharo-project] Author reset at each image startup issue 1134

2009-09-08 Thread Gary Chambers
We always turn off the Projectlauncher start up in order to get (some) sanity on command-line options (still need an extra "-" to bypass though). Regards, Gary - Original Message - From: "John M McIntosh" To: Sent: Tuesday, September 08, 2009 2:40 PM Subject: Re: [Pharo-project] Autho

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread Gary Chambers
Would be great to decide on the UI we want then make MC play ball... Regards, Gary - Original Message - From: "Stéphane Ducasse" To: Sent: Tuesday, September 08, 2009 3:28 PM Subject: Re: [Pharo-project] request for the new merge tool :) > would be great. > Send code :) > > On Sep 8,

[Pharo-project] Morph extension

2009-09-08 Thread Gary Chambers
After some experimenting I can get over 10% perfromance improvement with window operations when fillStyle; borderStyle; hResizing; vResizing are made as instance variables of Morph, rather than going through extension. I thought Marcus has mentioned this some time ago, but no progress? There is o

Re: [Pharo-project] Author reset at each image startup issue 1134

2009-09-08 Thread Stéphane Ducasse
john is not not that calss that load .st from the command line? I have to check. Stef On Sep 8, 2009, at 3:40 PM, John M McIntosh wrote: > Frankly we should consider if the ProjectLauncher stuff should run at > all at startup > Go look at what it does then consider > AutoStart deinstall. >

Re: [Pharo-project] dnu - isScarySelector not found

2009-09-08 Thread Stéphane Ducasse
oops strange then. Did he remove that from his OB version? Stef On Sep 8, 2009, at 2:35 PM, Lukas Renggli wrote: > I am using the code of Colin and there are no senders to > #isScarySelector, so I don't understand why there is a problem? > > Lukas ___

[Pharo-project] Cleanup of Deprecation

2009-09-08 Thread Andrew P. Black
I just committed (with much help from Stéphane) my first contribution to Pharo! Cleanup of Deprecation Status: Fixed Owner: Milestone-1.0 Submitted a bunch of small fixes that make the use of deprecation uniform across Pharo. The changes are mostly to the wording of the deprecation mess

[Pharo-project] Halos

2009-09-08 Thread Gary Chambers
Since the #halosEnabled preference has been removed it is now more difficult to lock an image down for deployment as halos are now always available via shift-blue-button... Regards, Gary ___ Pharo-project mailing list Pharo-project@lists.gforge.inria

Re: [Pharo-project] Halos

2009-09-08 Thread Damien Cassou
2009/9/8 Gary Chambers : > Since the #halosEnabled preference has been removed it is now more difficult > to lock an image down for deployment as halos are now always available via > shift-blue-button... We knew that when we did the change. The deployment mode will have to be rethought completely

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread Stéphane Ducasse
On Sep 8, 2009, at 5:19 PM, Gary Chambers wrote: > As far as I can tell, the history/changes still shows the differences > between the selected versions and not the image. I'm not sure in fact :) > > Regards, Gary > > - Original Message - > From: "Lukas Renggli" > To: > Sent: Tuesday,

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread Stéphane Ducasse
Gary having the install code is really important. > Would be great to decide on the UI we want then make MC play ball... > > Regards, Gary > > - Original Message - > From: "Stéphane Ducasse" > To: > Sent: Tuesday, September 08, 2009 3:28 PM > Subject: Re: [Pharo-project] request for the

Re: [Pharo-project] Morph extension

2009-09-08 Thread Stéphane Ducasse
On Sep 8, 2009, at 5:32 PM, Gary Chambers wrote: > After some experimenting I can get over 10% perfromance improvement > with > window operations when fillStyle; borderStyle; hResizing; vResizing > are > made as instance variables of Morph, rather than going through > extension. this is a

Re: [Pharo-project] Halos

2009-09-08 Thread Stéphane Ducasse
> Perhaps an opportunity to build-in a deployment feature? yes Trapping interrupts too. > Regards, Gary > > - Original Message - > From: "Damien Cassou" > To: > Sent: Tuesday, September 08, 2009 5:21 PM > Subject: Re: [Pharo-project] Halos > > >> 2009/9/8 Gary Chambers : >>> Since the

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread Gary Chambers
Install code? Just pointing out that we should all-together decide how we want MC to interact with the user then decide you to get MC to support that... maybe MC1.0/1.5/2.0 who knows. There are clearly different needs fo all of us. Just trying to get things pinned down (somewhat) before moving

Re: [Pharo-project] Slice-MCDependenciesDialogPlagueFixed-ab.1.mcz

2009-09-08 Thread Henrik Johansen
Damien skrev: > > > > > Sent to you by Damien via Google Reader: > > > > > > Slice-MCDependenciesDialogPlagueFixed-ab.1.mcz > > > via PharoInbox on 9/8/09 > > > Is it necessary to offer a checkbox in

Re: [Pharo-project] Morph extension

2009-09-08 Thread Gary Chambers
Affects the performance of all Morph (and subclass) instances. Regards, Gary - Original Message - From: "Stéphane Ducasse" To: Sent: Tuesday, September 08, 2009 5:49 PM Subject: Re: [Pharo-project] Morph extension > > On Sep 8, 2009, at 5:32 PM, Gary Chambers wrote: > >> After some e

Re: [Pharo-project] Halos

2009-09-08 Thread Gary Chambers
Indeed. I have also noticed, with our stuff, that the interrupt seldom wqorks in runaway cases... Regards, Gary - Original Message - From: "Stéphane Ducasse" To: Sent: Tuesday, September 08, 2009 5:52 PM Subject: Re: [Pharo-project] Halos >> Perhaps an opportunity to build-in a depl

Re: [Pharo-project] Merge tool bug?

2009-09-08 Thread Michael Roberts
All this documentation appearing on the list is very useful. It seems that trying to merge from squeak trunk has stretched the merge model I don't know. It would be a shame if you had to be a mc expert before doing such a task since merging per se is not difficult. I felt really constrained in what

Re: [Pharo-project] Halos

2009-09-08 Thread Gary Chambers
Perhaps an opportunity to build-in a deployment feature? Regards, Gary - Original Message - From: "Damien Cassou" To: Sent: Tuesday, September 08, 2009 5:21 PM Subject: Re: [Pharo-project] Halos > 2009/9/8 Gary Chambers : >> Since the #halosEnabled preference has been removed it is n

[Pharo-project] Slice-MCDependenciesDialogPlagueFixed-ab.1.mcz

2009-09-08 Thread Damien
Sent to you by Damien via Google Reader: Slice-MCDependenciesDialogPlagueFixed-ab.1.mcz via PharoInbox on 9/8/09 This fix stops MC from asking for a log message for every dependent of the package that you are saving. Instead, it re-uses the log message from the parent. Is it necessary to offer a

Re: [Pharo-project] Morph extension

2009-09-08 Thread Henrik Johansen
Stéphane Ducasse skrev: > On Sep 8, 2009, at 5:32 PM, Gary Chambers wrote: > > >> After some experimenting I can get over 10% perfromance improvement >> with >> window operations when fillStyle; borderStyle; hResizing; vResizing >> are >> made as instance variables of Morph, rather than go

[Pharo-project] Spring in November, Argentina

2009-09-08 Thread Alexandre Bergel
Dear List, I added a section in the Sprint wiki page: http://code.google.com/p/pharo/wiki/PharoSprints?ts=1252433348&updated=PharoSprints People should add their name. I will send a remainder a few days before the event. Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread Stéphane Ducasse
On Sep 8, 2009, at 6:53 PM, Gary Chambers wrote: > Install code? No install menu :) Gary in the old merge tool you can select a change and install it bringing the menu on the item This is important since we can chose what we want to install or not. So the behavior is there since it is working

[Pharo-project] Fixed: Monticello is confused ...

2009-09-08 Thread Andrew P. Black
I just submitted a fix, mostly internal to the MC GUI. Log messages are now called log messages, uniformly. Also, when asking MC to remove a required package, the dialog now asks the user to select only from the presently required packages, not every package in the system. The package is Mon

Re: [Pharo-project] Slice-MCDependenciesDialogPlagueFixed-ab.1.mcz

2009-09-08 Thread Stéphane Ducasse
>> >>Slice-MCDependenciesDialogPlagueFixed-ab.1.mcz >> >> >> via PharoInbox on 9/8/09 >> >> >> Is it necessary to offer a checkbox in the parent's save dialogue to >> ask if this is the desired behaviour? > With the

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread Gary Chambers
Yes, I see for "pick-and-mix". That kind of bypasses the merge, as such. I'd suggest that the MC model could be revised to allow such operations. Or, I can just add another menu choice like the old tools... Regards, Gary - Original Message - From: "Stéphane Ducasse" To: Sent: Tuesday,

Re: [Pharo-project] Slice-MCDependenciesDialogPlagueFixed-ab.1.mcz

2009-09-08 Thread Henrik Johansen
Stéphane Ducasse skrev: >>>Slice-MCDependenciesDialogPlagueFixed-ab.1.mcz >>> >>> >>> via PharoInbox on 9/8/09 >>> >>> >>> Is it necessary to offer a checkbox in the parent's save dialogue to >>> ask if this is th

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread Stéphane Ducasse
On Sep 8, 2009, at 8:34 PM, Gary Chambers wrote: > Yes, I see for "pick-and-mix". > That kind of bypasses the merge, as such. > > I'd suggest that the MC model could be revised to allow such > operations. > Or, I can just add another menu choice like the old tools... for now a menu would be gr

Re: [Pharo-project] CLFramework-UIBuilder

2009-09-08 Thread Henrik Johansen
Stéphane Ducasse skrev: >> i published the CLFramework package >> >> http://www.squeaksource.com/CLFramework.html >> >> I´m continue working in it, but I have arrived at crossroads, where >> i think >> is best create my own set of widgets, from zero, or perhaps be more >> ambitious and try

Re: [Pharo-project] Slice-MCDependenciesDialogPlagueFixed-ab.1.mcz

2009-09-08 Thread Stéphane Ducasse
Ok I got you right now. :) >> >> really because we tried and it worked. >> do you have a scenario showing that it breaks > Yes, the slice "fixes" this, since you never get the dialog to write a > comment for one of the dependent packages, thus are never able to > cancel > it :) > My point w

Re: [Pharo-project] request for the new merge tool :)

2009-09-08 Thread Gary Chambers
No problem. Will stick in the new release, when done! You may have noticed we are a bit busy (Polymorph improvements included). Can't say more than that at the moment. Regards, Gary - Original Message - From: "Stéphane Ducasse" To: Sent: Tuesday, September 08, 2009 7:43 PM Subject: Re

Re: [Pharo-project] Spring in November, Argentina

2009-09-08 Thread Mariano Martinez Peck
On Tue, Sep 8, 2009 at 3:10 PM, Alexandre Bergel wrote: > Dear List, > > I added a section in the Sprint wiki page: > > http://code.google.com/p/pharo/wiki/PharoSprints?ts=1252433348&updated=PharoSprints > > People should add their name. I will send a remainder a few days > before the event. > > R

[Pharo-project] bug report: 1197 can't quit

2009-09-08 Thread Lawson English
http://code.google.com/p/pharo/issues/detail?id=1197 ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] CLFramework-UIBuilder

2009-09-08 Thread nullPointer
Thanks for probe and conseils :) >It might be nice with a tab of its own for an editor of a morphs >LayoutFrame, which could replace the current properties Anchors, >Position and Extent Im not sure of understand correct way (my english is poor). Want you say a button around the selected morph fo

Re: [Pharo-project] CLFramework-UIBuilder

2009-09-08 Thread nullPointer
Exists some manual or tuto for explanation of use? I see a tuto of Cincom Smalltalk, but im not sure of understand it :| Stéphane Ducasse-2 wrote: > > > On Sep 7, 2009, at 2:37 PM, nullPointer wrote: > >> >> >> >>> What do you mean? >>> That you use Announcements? >> >> I use #triggerEvent

[Pharo-project] [update] #10442

2009-09-08 Thread Stéphane Ducasse
10442 - - Issue 1195: Improved remove required package dialogue in Monticello - Issue 1194: Monticello is confused about what to call Log Messages - Issue 1192: Cleanup of Deprecation (important for pharo by example book) Now going to bed :)

[Pharo-project] [ANN] one-click prototype...

2009-09-08 Thread Marcus Denker
Hi, I did a very first one-click prototype. https://gforge.inria.fr/frs/download.php/23093/Pharo1.0-10440-BETAdev09.09ONECLICK.zip This is the latest DEV, copied into the structure of the one-click of a long time ago. Than I added the files from these VM packages: Windows VM: Squea

Re: [Pharo-project] bug report: 1197 can't quit

2009-09-08 Thread Henrik Sperre Johansen
On 08.09.2009 22:38, Lawson English wrote: > http://code.google.com/p/pharo/issues/detail?id=1197 > > ___ > Pharo-project mailing list > Pharo-project@lists.gforge.inria.fr > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > Th

Re: [Pharo-project] CLFramework-UIBuilder

2009-09-08 Thread Henrik Sperre Johansen
On 08.09.2009 23:00, nullPointer wrote: > Thanks for probe and conseils :) > > >> It might be nice with a tab of its own for an editor of a morphs >> LayoutFrame, which could replace the current properties Anchors, >> Position and Extent >> > Im not sure of understand correct way (my engl

Re: [Pharo-project] Slice-MCDependenciesDialogPlagueFixed-ab.1.mcz

2009-09-08 Thread Andrew P. Black
Ideally, what I think we want is for all of the packages to be written atomically. However, that is something that MC does not currently know how to do. Next best would be to collect all of he log messages ahead of doing any of the writing to the repository. That would also require some major

Re: [Pharo-project] CLFramework-UIBuilder

2009-09-08 Thread nullPointer
>Ehm, my bad, I didn't mean "old" values, I meant the current values of >the morph. Anchors and Style were the only ones, I believe. ahhh now understand :) I believe is best in that case put the options as toolbar action, above. of that way the change of styles and anchors work with various mo

[Pharo-project] Error log - acculate call stacks

2009-09-08 Thread Schwab,Wilhelm K
Hello all, At least a few of us have expressed a desire to not overwrite the contents of the error log. The attached seems to work. The usual caveats about not filing this into your only copy of a mission-critical image apply. Bill SystemDictionary-logErrorinContextto.st Description: Syste

Re: [Pharo-project] Slice-MCDependenciesDialogPlagueFixed-ab.1.mcz

2009-09-08 Thread Henrik Sperre Johansen
On 09.09.2009 00:11, Andrew P. Black wrote: Ideally, what I think we want is for all of the packages to be written atomically. However, that is something that MC does not currently know how to do. Next best would be to collect all of he log messages ahead of doing any of the writing to the rep

Re: [Pharo-project] confusion about where to look for sources file

2009-09-08 Thread Ross Boylan
On Tue, 2009-09-08 at 08:04 +0200, Damien Cassou wrote: > On Mon, Sep 7, 2009 at 7:51 PM, Ross Boylan wrote: > > So, I think it is not looking for the sources in the image directory. > > Ideally, it would; alternately, the error message should be consistent > > with the current behavior. > > Both

Re: [Pharo-project] Lumiere 1.0

2009-09-08 Thread Tudor Girba
Indeed, it works in my case. Cheers, Doru On 8 Sep 2009, at 16:14, Fernando olivero wrote: > Please load Lumiere in a fresh image, this is an Alien related > problem. > > > When you try to load Alien twice you get this error, because loading > Alien increases the size of the Smalltalk object

Re: [Pharo-project] Spring in November, Argentina

2009-09-08 Thread Alexandre Bergel
> Remember most people doesn't have access to Pharo google wiki. They should get in touch with me or anyone who can modify the wiki then Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.