[Pharo-project] fancier tab morph

2011-04-02 Thread Tudor Girba
Hi, In the context of Glamour, I worked on a Morphic tab widget a bit more and here is the status (see the screenshots for some examples): - it computes the pages lazily only when you want to first show the page - it provides the possibility of closing the tab - it offers the possibility of

Re: [Pharo-project] Announcement real problems - please read and comment.

2011-04-02 Thread Stéphane Ducasse
Henrik what is your answer to problem 1 Problem 1 - the second announcement was never sent, because the first one broke the second was blocked. we should make sure that if an announcement leads to an error, other annoucements on the same emit should pass Because we can get the

Re: [Pharo-project] Announcement real problems - please read and comment.

2011-04-02 Thread Stéphane Ducasse
Hi guys We found a problem with ben and RPackage. Here is the scenario and may be you can help us finding the right solutions. Nautilus renames a class the class got renamed - an announcement is raised - nautilus gets notified, it asks rpackageOrganizer (which

Re: [Pharo-project] Issue 3934 in pharo: Add isDisplayed in SystemWindow

2011-04-02 Thread Stéphane Ducasse
yes I was doing that with him and the protocol accessing World submorphs sucks a bit. Also #isInWorld relates more to Morphic terminology, than #isDisplayed. So if Ben agrees, i propose rolling back this change. Is not #isInWorld not sufficient? Regards, Gary - Original Message

Re: [Pharo-project] fancier tab morph

2011-04-02 Thread Stéphane Ducasse
Doru what about integrating it in 1.3? Stef On Apr 2, 2011, at 8:34 AM, Tudor Girba wrote: Hi, In the context of Glamour, I worked on a Morphic tab widget a bit more and here is the status (see the screenshots for some examples): - it computes the pages lazily only when you want to first

Re: [Pharo-project] Solarized Color Scheme

2011-04-02 Thread Stéphane Ducasse
good to know Stef On Apr 1, 2011, at 10:36 PM, Tudor Girba wrote: Hi, On 1 Apr 2011, at 20:53, Stéphane Ducasse wrote: the red in @param in java does not work so it is strange same remarks for ruby. Now the text color is nice and lavande are nice but I wonder for color blind people

Re: [Pharo-project] Solarized Color Scheme

2011-04-02 Thread Stéphane Ducasse
Thank ethan I would really like to see your colors used in our environment. Now I think that we have to work on the mapping to constructs. BTW we had fun on (not so related) microprints (was just an experiment: http://scg.unibe.ch/archive/papers/Robb05b-microprintsESUG.pdf Stef On Apr 2,

Re: [Pharo-project] Issue 3939 in pharo: Small DSA refactorings from squeak

2011-04-02 Thread pharo
Updates: Labels: Milestone-1.3 Comment #2 on issue 3939 by stephane...@gmail.com: Small DSA refactorings from squeak http://code.google.com/p/pharo/issues/detail?id=3939 Thanks!

Re: [Pharo-project] fancier tab morph

2011-04-02 Thread Tudor Girba
This would be the idea. Gary has reviewed it briefly and said that it looks Ok and we should integrate it in the TabMorph (right now I use subclassing). Gary said that he will take a closer look at it soon. Cheers, Doru On 2 Apr 2011, at 09:25, Stéphane Ducasse wrote: Doru what about

[Pharo-project] Pharo sprint at Brussels Friday 15th of April

2011-04-02 Thread Stéphane Ducasse
Hi guys Johan Brichau and Andy Kellens are organizing a sprint at VUB. Please let us know who will join. I will join Stef

Re: [Pharo-project] Announcement real problems - please read and comment.

2011-04-02 Thread Denis Kudriashov
Hello,. 2011/4/2 Stéphane Ducasse stephane.duca...@inria.fr Henrik what is your answer to problem 1 Problem 1 - the second announcement was never sent, because the first one broke the second was blocked. we should make sure that if an announcement leads to an error, other

Re: [Pharo-project] who is using softSqueak and standard Squeak

2011-04-02 Thread laurent laffont
Patrick, I think we should have a ConfigurationOfPharoThemes with all the themes you have made + current ones. I can help (may be a good subject for a our weekly coding-dojo) PharoCore should have only one theme I think. Laurent. On Sat, Apr 2, 2011 at 9:24 AM, Stéphane Ducasse

Re: [Pharo-project] who is using softSqueak and standard Squeak

2011-04-02 Thread Marcus Denker
On Apr 2, 2011, at 9:55 AM, laurent laffont wrote: Patrick, I think we should have a ConfigurationOfPharoThemes with all the themes you have made + current ones. I can help (may be a good subject for a our weekly coding-dojo) PharoCore should have only one theme I think. And in

Re: [Pharo-project] fancier tab morph

2011-04-02 Thread Stéphane Ducasse
Excellent I like the idea that the widgets gradually improves (as all the other parts of the system). Stef On Apr 2, 2011, at 9:30 AM, Tudor Girba wrote: This would be the idea. Gary has reviewed it briefly and said that it looks Ok and we should integrate it in the TabMorph (right now I

Re: [Pharo-project] who is using softSqueak and standard Squeak

2011-04-02 Thread laurent laffont
On Sat, Apr 2, 2011 at 10:14 AM, Marcus Denker marcus.den...@inria.frwrote: On Apr 2, 2011, at 9:55 AM, laurent laffont wrote: Patrick, I think we should have a ConfigurationOfPharoThemes with all the themes you have made + current ones. I can help (may be a good subject for a our weekly

Re: [Pharo-project] Issue 3921 in pharo: due to *graphics package, we lost some string changes

2011-04-02 Thread pharo
Updates: Status: FixToInclude Labels: Milestone-1.3 Comment #3 on issue 3921 by marcus.d...@gmail.com: due to *graphics package, we lost some string changes http://code.google.com/p/pharo/issues/detail?id=3921 lost method attached Attachments:

Re: [Pharo-project] Issue 3938 in pharo: Fix ugly flashing in list morph

2011-04-02 Thread pharo
Updates: Status: FixProposed Comment #1 on issue 3938 by marcus.d...@gmail.com: Fix ugly flashing in list morph http://code.google.com/p/pharo/issues/detail?id=3938 (No comment was entered for this change.)

Re: [Pharo-project] Issue 3921 in pharo: due to *graphics package, we lost some string changes

2011-04-02 Thread pharo
Updates: Status: Closed Comment #4 on issue 3921 by marcus.d...@gmail.com: due to *graphics package, we lost some string changes http://code.google.com/p/pharo/issues/detail?id=3921 in 13130

Re: [Pharo-project] Issue 3938 in pharo: Fix ugly flashing in list morph

2011-04-02 Thread pharo
Updates: Status: Closed Comment #2 on issue 3938 by marcus.d...@gmail.com: Fix ugly flashing in list morph http://code.google.com/p/pharo/issues/detail?id=3938 in 13130

Re: [Pharo-project] Issue 3854 in pharo: Move taskbar methods from Project to PasteUpMorph

2011-04-02 Thread pharo
Updates: Status: Closed Comment #3 on issue 3854 by marcus.d...@gmail.com: Move taskbar methods from Project to PasteUpMorph http://code.google.com/p/pharo/issues/detail?id=3854 in 13130

Re: [Pharo-project] Announcement real problems - please read and comment.

2011-04-02 Thread Stéphane Ducasse
Gofer new squeaksource: 'PharoTaskForces'; package: 'ConfigurationOfRPackage'; load ConfigurationOfRPackage project load: '1.0' load RPackage in latest 1.3 Stef On Apr 1, 2011, at 10:36 PM, Henrik Sperre Johansen wrote: On 01.04.2011 21:07, Stéphane Ducasse

Re: [Pharo-project] Issue 3935 in pharo: remove TranscriptTest from Deprecated 13

2011-04-02 Thread pharo
Updates: Status: Closed Labels: Milestone-1.3 Comment #1 on issue 3935 by marcus.d...@gmail.com: remove TranscriptTest from Deprecated 13 http://code.google.com/p/pharo/issues/detail?id=3935 in 13130

Re: [Pharo-project] Issue 3939 in pharo: Small DSA refactorings from squeak

2011-04-02 Thread pharo
Updates: Status: Closed Comment #3 on issue 3939 by marcus.d...@gmail.com: Small DSA refactorings from squeak http://code.google.com/p/pharo/issues/detail?id=3939 in 13130

[Pharo-project] [update 1.3] #13130

2011-04-02 Thread Marcus Denker
13130 - Issue 3921: due to *graphics package, we lost some string changes Issue 3938: Fix ugly flashing in list morph Issue 3854: Move taskbar methods from Project to PasteUpMorph Issue 3939: Small DSA refactorings from squeak -- Marcus Denker --

Re: [Pharo-project] Issue 3936 in pharo: should recompile whole image in update

2011-04-02 Thread pharo
Updates: Status: Closed Comment #1 on issue 3936 by marcus.d...@gmail.com: should recompile whole image in update http://code.google.com/p/pharo/issues/detail?id=3936 in 13130

Re: [Pharo-project] Announcement real problems - please read and comment.

2011-04-02 Thread Stéphane Ducasse
PPS. There's a neat method called #on:send:to:, which would be perfect for the different actions in RPackage-SystemIntegration. I'm trying to understand how this on:send:to: would help us. Because Nautilus registered to system announcer Now I do not understand why RPackageOrganizer

[Pharo-project] Issue 3940 in pharo: BlockNode has undeclared ivar optimizedMessageNode

2011-04-02 Thread pharo
Status: Accepted Owner: marcus.d...@gmail.com Labels: Milestone-1.3 New issue 3940 by marcus.d...@gmail.com: BlockNode has undeclared ivar optimizedMessageNode http://code.google.com/p/pharo/issues/detail?id=3940 accessed in noteOptimizedIn: analyseTempsWithin: scopeBlock BlockNode

[Pharo-project] Issue 3941 in pharo: Paragraph (deprecated) has lots of refs to undefined temps

2011-04-02 Thread pharo
Status: Accepted Owner: marcus.d...@gmail.com Labels: Milestone-1.3 New issue 3941 by marcus.d...@gmail.com: Paragraph (deprecated) has lots of refs to undefined temps http://code.google.com/p/pharo/issues/detail?id=3941 ... do we remove all methods? It's unlikely that we mange to not break

Re: [Pharo-project] Issue 3940 in pharo: BlockNode has undeclared ivar optimizedMessageNode

2011-04-02 Thread pharo
Comment #1 on issue 3940 by marcus.d...@gmail.com: BlockNode has undeclared ivar optimizedMessageNode http://code.google.com/p/pharo/issues/detail?id=3940 and there are accessors for an undefined var tempsMark

Re: [Pharo-project] Pharo sprint at Brussels Friday 15th of April

2011-04-02 Thread Igor Stasenko
On 2 April 2011 09:31, Stéphane Ducasse stephane.duca...@inria.fr wrote: Hi guys Johan Brichau and Andy Kellens are organizing a sprint at VUB. Please let us know who will join. I will join I probably too. Stef -- Best regards, Igor Stasenko AKA sig.

Re: [Pharo-project] Announcement real problems - please read and comment.

2011-04-02 Thread Igor Stasenko
On 1 April 2011 22:36, Henrik Sperre Johansen henrik.s.johan...@veloxit.no wrote: On 01.04.2011 21:07, Stéphane Ducasse wrote: Hi guys We found a problem with ben and RPackage. Here is the scenario and may be you can help us finding the right solutions. Nautilus renames a class        

[Pharo-project] SqueakSource Down

2011-04-02 Thread Mariano Martinez Peck
thanks

Re: [Pharo-project] SqueakSource Down

2011-04-02 Thread Fabrizio Perin
up again 2011/4/2 Mariano Martinez Peck marianop...@gmail.com thanks

Re: [Pharo-project] SqueakSource Down

2011-04-02 Thread Mariano Martinez Peck
thanks! On Sat, Apr 2, 2011 at 2:31 PM, Fabrizio Perin fabrizio.pe...@gmail.comwrote: up again 2011/4/2 Mariano Martinez Peck marianop...@gmail.com thanks

Re: [Pharo-project] Announcement real problems - please read and comment.

2011-04-02 Thread Schwab,Wilhelm K
Stef, This sounds like a job of a unit (acceptance) test :) One suggestion was to break the rename into pieces. I follow the thinking, but fear it will make the problem worse. Dolphin has a really slick event system, which was perhaps more of a big deal c 1997 than it is now. One thing

[Pharo-project] Issue 3942 in pharo: Transcript missing compatibility method ensureCr

2011-04-02 Thread pharo
Status: Accepted Owner: marcus.d...@gmail.com Labels: Milestone-1.3 New issue 3942 by marcus.d...@gmail.com: Transcript missing compatibility method ensureCr http://code.google.com/p/pharo/issues/detail?id=3942 Transcript missing compatibility method ensureCr

Re: [Pharo-project] Pharo sprint at Brussels Friday 15th of April

2011-04-02 Thread Marcus Denker
On Apr 2, 2011, at 9:31 AM, Stéphane Ducasse wrote: Hi guys Johan Brichau and Andy Kellens are organizing a sprint at VUB. Please let us know who will join. I will join me too. -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.

Re: [Pharo-project] Announcement real problems - please read and comment.

2011-04-02 Thread Henrik Sperre Johansen
On 02.04.2011 12:13, Stéphane Ducasse wrote: PPS. There's a neat method called #on:send:to:, which would be perfect for the different actions in RPackage-SystemIntegration. I'm trying to understand how this on:send:to: would help us. Because Nautilus registered to system announcer Now

Re: [Pharo-project] Announcement real problems - please read and comment.

2011-04-02 Thread Henrik Sperre Johansen
On 02.04.2011 09:16, Stéphane Ducasse wrote: Henrik what is your answer to problem 1 Problem 1 - the second announcement was never sent, because the first one broke the second was blocked. we should make sure that if an announcement leads to an error, other annoucements on

Re: [Pharo-project] Announcement real problems - please read and comment.

2011-04-02 Thread Henrik Sperre Johansen
On 02.04.2011 13:04, Igor Stasenko wrote: On 1 April 2011 22:36, Henrik Sperre Johansen henrik.s.johan...@veloxit.no wrote: On 01.04.2011 21:07, Stéphane Ducasse wrote: Hi guys We found a problem with ben and RPackage. Here is the scenario and may be you can help us finding the right

Re: [Pharo-project] Issue 3763 in pharo: assert failure during DecompilerpopIntoTemporaryVariable:

2011-04-02 Thread pharo
Updates: Status: Closed Comment #5 on issue 3763 by marcus.d...@gmail.com: assert failure during DecompilerpopIntoTemporaryVariable: http://code.google.com/p/pharo/issues/detail?id=3763 We will see if this happens again after the compiler merges

Re: [Pharo-project] Issue 3873 in pharo: [Failing Test] 1.3 CompilerTest

2011-04-02 Thread pharo
Updates: Status: Duplicate Mergedinto: 3598 Comment #1 on issue 3873 by marcus.d...@gmail.com: [Failing Test] 1.3 CompilerTest http://code.google.com/p/pharo/issues/detail?id=3873 (No comment was entered for this change.)

Re: [Pharo-project] Issue 3598 in pharo: [Failing Test]Tests.Compiler.CompilerTest.testNotInteractiveInBlockTempArgumentShadowing

2011-04-02 Thread pharo
Comment #1 on issue 3598 by marcus.d...@gmail.com: [Failing Test]Tests.Compiler.CompilerTest.testNotInteractiveInBlockTempArgumentShadowing http://code.google.com/p/pharo/issues/detail?id=3598 Issue 3873 has been merged into this issue.

Re: [Pharo-project] Issue 3080 in pharo: DSM analysis: Stream depends on compiler

2011-04-02 Thread pharo
Updates: Status: Closed Comment #1 on issue 3080 by marcus.d...@gmail.com: DSM analysis: Stream depends on compiler http://code.google.com/p/pharo/issues/detail?id=3080 already done

Re: [Pharo-project] Issue 3105 in pharo: DeepCopier warnIverNotCopiedIn:sel: dependent on ToolSet

2011-04-02 Thread pharo
Updates: Status: FixProposed Labels: Milestone-1.3 Comment #1 on issue 3105 by marcus.d...@gmail.com: DeepCopier warnIverNotCopiedIn:sel: dependent on ToolSet http://code.google.com/p/pharo/issues/detail?id=3105 fix attached Attachments: KernelCleanDeepCopier.1.cs

Re: [Pharo-project] Issue 3105 in pharo: DeepCopier warnIverNotCopiedIn:sel: dependent on ToolSet

2011-04-02 Thread pharo
Comment #2 on issue 3105 by marcus.d...@gmail.com: DeepCopier warnIverNotCopiedIn:sel: dependent on ToolSet http://code.google.com/p/pharo/issues/detail?id=3105 fix attached Attachments: KernelCleanDeepCopier.1.cs 713 bytes

Re: [Pharo-project] Issue 3079 in pharo: Suggestion for Remodularisation - ThreadSafeTranscript

2011-04-02 Thread pharo
Updates: Status: Closed Comment #1 on issue 3079 by marcus.d...@gmail.com: Suggestion for Remodularisation - ThreadSafeTranscript http://code.google.com/p/pharo/issues/detail?id=3079 ThreadSafeTranscript should be merged (or replaced by?) the new Transcript. I close this issue.

Re: [Pharo-project] Issue 2742 in pharo: Refactor extract temporary not always accessible

2011-04-02 Thread pharo
Updates: Status: Closed Comment #1 on issue 2742 by marcus.d...@gmail.com: Refactor extract temporary not always accessible http://code.google.com/p/pharo/issues/detail?id=2742 can you check in 1.2?

Re: [Pharo-project] Issue 3774 in pharo: Cannot fetch content from https:// url

2011-04-02 Thread pharo
Updates: Status: Closed Comment #1 on issue 3774 by marcus.d...@gmail.com: Cannot fetch content from https:// url http://code.google.com/p/pharo/issues/detail?id=3774 Yes, SSL is not there yes. I added this to the wishlist: http://code.google.com/p/pharo/wiki/IdeasToImplement

Re: [Pharo-project] Pharo sprint at Brussels Friday 15th of April

2011-04-02 Thread Mariano Martinez Peck
Me too On Sat, Apr 2, 2011 at 3:47 PM, Marcus Denker marcus.den...@inria.frwrote: On Apr 2, 2011, at 9:31 AM, Stéphane Ducasse wrote: Hi guys Johan Brichau and Andy Kellens are organizing a sprint at VUB. Please let us know who will join. I will join me too. -- Marcus Denker

Re: [Pharo-project] [Vm-dev] [OT] Blog sequence Journey through the VM

2011-04-02 Thread Mariano Martinez Peck
Thanks everybody for the nice welcome and words. The journey has already its departure: http://marianopeck.wordpress.com/2011/04/02/departure-vm-introduction/ I won't bother anymore in the mailing lists...so if you want to follow, check the website or use rss/mail notification. Cheers Mariano

Re: [Pharo-project] http://www.mirandabanda.org/files/Cog/VM/VM.r2378/

2011-04-02 Thread Hilaire Fernandes
Thanks Eliot. Eliot I would really love to ship next DrGeo for XO OLPC laptop with COG VM. DrGeo was downloaded several thousand of times for this laptop, and I guess there are even more as usually these laptops are just cloned for once. Your COG VM could be deployed largely to this laptop, and

Re: [Pharo-project] Issue 3940 in pharo: BlockNode has undeclared ivar optimizedMessageNode

2011-04-02 Thread pharo
Updates: Status: FixProposed Comment #2 on issue 3940 by nicolas@gmail.com: BlockNode has undeclared ivar optimizedMessageNode http://code.google.com/p/pharo/issues/detail?id=3940 OK, I removed the accessors of tempsMark and redefined BlockNode in Issue2559 SLICE version 2.

Re: [Pharo-project] Issue 2559 in pharo: Senders of #ifNotNil: do not show

2011-04-02 Thread pharo
Comment #10 on issue 2559 by nicolas@gmail.com: Senders of #ifNotNil: do not show http://code.google.com/p/pharo/issues/detail?id=2559 Name: SLICE-Issue-2559-SpecialMessages-browseThem-cascadeThem-overrideThem-nice.2 Dependencies: Compiler-nice.280 Don't forget to deoptimize the

[Pharo-project] Participating to a cool project

2011-04-02 Thread Hilaire Fernandes
Dr. Geo (http://www.ofset.org/drgeo) is becoming better release after release. It is proposed for all three major systems and the XO OLPC laptop for kid. It has been downloaded several thousand of times, it is used in several place in the world, we even get a TV show only for DrGeo

[Pharo-project] syntax highlighting for (stateful) traits (non-local methods)

2011-04-02 Thread Toon Verwaest
Hi all, as you know I'm working on stateful traits using my new classbuilder etc... Now I noticed that methods are highlighted always inside of the context of the class that's active in the class browser. How can I change this? There is already a useful method around to figure out which

Re: [Pharo-project] syntax highlighting for (stateful) traits (non-local methods)

2011-04-02 Thread Toon Verwaest
Ok, found it out by myself. I just hooked into OB directly: OBMethodDefinition shouldBeStyledBy: aPluggableShoutMorph aPluggableShoutMorph classOrMetaClass: (theClass traitOrClassOfSelector: self selector). ^ true cheers, Toon On 04/02/2011 09:10 PM, Toon Verwaest wrote: Hi all, as

Re: [Pharo-project] Pharo sprint at Brussels Friday 15th of April

2011-04-02 Thread Craig Latta
I'm planning on it. thanks! -C -- Craig Latta www.netjam.org/resume +31 06 2757 7177 + 1 415 287 3547