Re: [Pharo-project] [COTDC] 8 - WikiStyleHelpBuilder

2011-02-11 Thread laurent laffont
I'm an HelpSystem builder which create an HelpSystem book from a wiki-like formatted string. ! Usage - Create a class-side method on the class you want to put documentation. - Add the pragma with the title of the book as parameter - The method should answer the documentation as a String (using P

Re: [Pharo-project] [COTDC] 7 - CodeAnnotationMorph

2011-02-11 Thread laurent laffont
OK I understand now. Thanks Alain Laurent. On Fri, Feb 11, 2011 at 11:52 PM, Alain Plantec wrote: > > I display code annotations that can be embedded in a browser (basic core > image browser) to show useful informations about the current method or > class. In or

Re: [Pharo-project] List weekly digest

2011-02-11 Thread Alain Plantec
whoa!! super, thanks Alain Le 11/02/2011 22:55, Francois Stephany a écrit : Hi, I've posted a small digest of past week activity in the Pharo-Project ML. I find it difficult to follow the pace of this list so I hope it will be useful to some of you. I will try to post an update every week.

Re: [Pharo-project] [COTDC] 7 - CodeAnnotationMorph

2011-02-11 Thread Alain Plantec
I display code annotations that can be embedded in a browser (basic core image browser) to show useful informations about the current method or class. In order to show me in your browser, the "show annotation pane" setting must be set to true (search for 'annota

Re: [Pharo-project] List weekly digest

2011-02-11 Thread Dmitri Zagidulin
Great job - this is fantastic summary! On Fri, Feb 11, 2011 at 4:55 PM, Francois Stephany wrote: > Hi, > > I've posted a small digest of past week activity in the Pharo-Project ML. I > find it difficult to follow the pace of this list so I hope it will be > useful to some of you. I will try to po

[Pharo-project] List weekly digest

2011-02-11 Thread Francois Stephany
Hi, I've posted a small digest of past week activity in the Pharo-Project ML. I find it difficult to follow the pace of this list so I hope it will be useful to some of you. I will try to post an update every week. Feedback/critics are more than welcome :) Francois [ http://articles.tulipe

Re: [Pharo-project] [COTDC] 7 - CodeAnnotationMorph

2011-02-11 Thread Cédrick Béler
in my image, it's used in CodeHolder>>addOptionalAnnotationsTo: at: plus: Le 11 févr. 2011 à 18:18, Laurent Laffont a écrit : > I cannot find in which case/tool it is used > > CodeAnnotationMorph allInstances is always empty and following senders don't > help me much. > > > Laurent >

Re: [Pharo-project] Understanding regular expression matching

2011-02-11 Thread Schwab,Wilhelm K
Have you looked at messages like #copyWithRegex:matchesTranslatedUsing:? It might help?? From: pharo-project-boun...@lists.gforge.inria.fr [pharo-project-boun...@lists.gforge.inria.fr] On Behalf Of Nick Ager [nick.a...@gmail.com] Sent: Friday, Februa

[Pharo-project] Understanding regular expression matching

2011-02-11 Thread Nick Ager
Hi, Is it possible to make a regular expression which matches only part of a string. For example: testRegex | toSearch matcher doesMatch match1 match2 numMatches | toSearch := 'value: 6474 mm'. matcher := RxMatcher forString: ' (\d+) '. doesMatch := matcher matches: toSearch. numMatches := matc

[Pharo-project] Issue 3696 in pharo: Default style loading problem

2011-02-11 Thread pharo
Status: Fixed Owner: aplan...@gmail.com Labels: Milestone-1.2 Milestone-1.3 New issue 3696 by aplan...@gmail.com: Default style loading problem http://code.google.com/p/pharo/issues/detail?id=3696 Pharo image: 1.2 and 1.3 When loading the default style, Watery2 is loaded instead of GLMUITheme. I

[Pharo-project] [ANN] Aida/Web 6.2 Spring edition is out

2011-02-11 Thread Janko Mivšek
Dear Smalltalkers, On the sunny side of the Alps we have a spring already, so let me bring a bit spring to you too with this new Aida release :) Fresh features from last month: - new event framework - unified JSON messaging (over WebSocket, Ajax, Comet) - pure JavaScript for Ajax, Prototyp

[Pharo-project] [COTDC] 8 - WikiStyleHelpBuilder

2011-02-11 Thread laurent laffont
Today: WikiStyleHelpBuilder Comment Of The Day Contest - One Day One Comment Rules: #1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s). #2: If you cannot comment it, deprecate it. Results: http://code.google.com/p/pharo/wiki/Co

Re: [Pharo-project] [COTDC] 7 - CodeAnnotationMorph

2011-02-11 Thread Laurent Laffont
I cannot find in which case/tool it is used CodeAnnotationMorph allInstances is always empty and following senders don't help me much. Laurent Le 10 févr. 2011 à 21:07, Noury Bouraqadi a écrit : > Ok, let's join the party ;-) > > I am a "lightweight" Morph. I display annotations for so

Re: [Pharo-project] Hudson and Squeaksource statistics

2011-02-11 Thread Levente Uzonyi
On Fri, 11 Feb 2011, Yanni Chiu wrote: On 11/02/11 9:12 AM, Levente Uzonyi wrote: On Fri, 11 Feb 2011, Torsten Bergmann wrote: See www.squeaksource.com: "Most Downloads: Pharo, Seaside, Seaside 3.0, Moose, ..." Side effect of the Hudson builds ;) Hm, maybe this is the cause of the recent p

Re: [Pharo-project] Hudson and Squeaksource statistics

2011-02-11 Thread Yanni Chiu
On 11/02/11 9:12 AM, Levente Uzonyi wrote: On Fri, 11 Feb 2011, Torsten Bergmann wrote: See www.squeaksource.com: "Most Downloads: Pharo, Seaside, Seaside 3.0, Moose, ..." Side effect of the Hudson builds ;) Hm, maybe this is the cause of the recent performance problems of squeaksource.com.

Re: [Pharo-project] A new GUI visual designer

2011-02-11 Thread Tobias Pape
Hi again Am 2011-02-11 um 14:26 schrieb Stéphane Ducasse: >> > How do they compare with announcements and event and #changed > > In the case of the UIBuilder of void, there are new widgets that extend > existing ones but > It would be better to not subclass and get better widgets. What preven

Re: [Pharo-project] A new GUI visual designer

2011-02-11 Thread Tobias Pape
Am 2011-02-11 um 14:26 schrieb Stéphane Du casse: >> Hi all >> >> Am 2011-02-11 um 09:58 schrieb Stéphane Du casse: >>> Hi geert >>> >>> The problem is not simply the license. The problem is: >>> - integrating widgets >>> - integrating extra libraries >>> >>> We cannot stack librarie

[Pharo-project] External Browser

2011-02-11 Thread Hilaire Fernandes
I am just testing this package (installed with the metacello configuration) under Ubuntu 10.04, so far this method returns false: ExternalWebBrowserUnix suitsPlatform and particularly ExternalWebBrowserUnix isCLibAvailable returns false -- Education 0.2 -- http://blog.ofset.org/hilaire

Re: [Pharo-project] UI Enhancements

2011-02-11 Thread Gary Chambers
I got bored... some tweaks to DialogItemsChooserUI attached... Regards, Gary - Original Message - From: Gary Chambers To: Pharo Development Sent: Friday, February 11, 2011 1:30 PM Subject: [Pharo-project] UI Enhancements Just a couple of changesets... Shift-click for P

Re: [Pharo-project] Hudson and Squeaksource statistics

2011-02-11 Thread Levente Uzonyi
On Fri, 11 Feb 2011, Torsten Bergmann wrote: See www.squeaksource.com: "Most Downloads: Pharo, Seaside, Seaside 3.0, Moose, ..." Side effect of the Hudson builds ;) Hm, maybe this is the cause of the recent performance problems of squeaksource.com. Levente -- GMX DSL Doppel-Flat ab 1

Re: [Pharo-project] Issue 3583 in pharo: Shout should only be active in code panes

2011-02-11 Thread pharo
Comment #52 on issue 3583 by tudor.gi...@gmail.com: Shout should only be active in code panes http://code.google.com/p/pharo/issues/detail?id=3583 Thanks Benjamin for looking into this.

Re: [Pharo-project] Issue 3583 in pharo: Shout should only be active in code panes

2011-02-11 Thread pharo
Comment #51 on issue 3583 by benjamin...@gmail.com: Shout should only be active in code panes http://code.google.com/p/pharo/issues/detail?id=3583 'too', not 'two' oO

Re: [Pharo-project] Issue 3583 in pharo: Shout should only be active in code panes

2011-02-11 Thread pharo
Comment #50 on issue 3583 by benjamin...@gmail.com: Shout should only be active in code panes http://code.google.com/p/pharo/issues/detail?id=3583 I've tried to do a merge, there is only one conflict, I choose to keep the current version, and it works fine ... And the workspace two in bot

[Pharo-project] UI Enhancements

2011-02-11 Thread Gary Chambers
Just a couple of changesets... Shift-click for PluggableListMorphOfMany. Not Perfect but better than nothing. Have a play (e.g. Select Classes from the finder tool). Some adjustments for Theme/builder label groups to be more flexible (takes the vResizing of individual rows into account (the cont

Re: [Pharo-project] A new GUI visual designer

2011-02-11 Thread Stéphane Ducasse
> Hi all > > Am 2011-02-11 um 09:58 schrieb Stéphane Ducasse: >> Hi geert >> >> The problem is not simply the license. The problem is: >> - integrating widgets >> - integrating extra libraries >> >> We cannot stack libraries. >> So there is an engineering effort needed. >> > > I

Re: [Pharo-project] Issue 3583 in pharo: Shout should only be active in code panes

2011-02-11 Thread pharo
Comment #49 on issue 3583 by stephane...@gmail.com: Shout should only be active in code panes http://code.google.com/p/pharo/issues/detail?id=3583 Loading a slice does not mean that you only load what is needed. Here you load all the difference that have been changed between 12 and 13. So

[Pharo-project] Hudson and Squeaksource statistics

2011-02-11 Thread Torsten Bergmann
See www.squeaksource.com: "Most Downloads:Pharo, Seaside, Seaside 3.0, Moose, ..." Side effect of the Hudson builds ;) -- GMX DSL Doppel-Flat ab 19,99 Euro/mtl.! Jetzt mit gratis Handy-Flat! http://portal.gmx.net/de/go/dsl

Re: [Pharo-project] Issue 3583 in pharo: Shout should only be active in code panes

2011-02-11 Thread pharo
Comment #48 on issue 3583 by benjamin...@gmail.com: Shout should only be active in code panes http://code.google.com/p/pharo/issues/detail?id=3583 I do not understand ... I just took the last 1.2 image from Hudson: https://pharo-ic.lille.inria.fr/hudson/view/Pharo/job/Pharo%201.2/132/ and l

Re: [Pharo-project] [Hudson] updates

2011-02-11 Thread Schwab,Wilhelm K
Marcus, Nice work!! The .st file could be very useful. Can you add them for the clients too? Doing that would document what the various images test and provide some examples for using Metacello. Bill From: pharo-project-boun...@lists.gforge.inria.fr

Re: [Pharo-project] Issue 3695 in pharo: Redesign AboutBox

2011-02-11 Thread Gary Chambers
As the class comment says, the AboutDialog is for application about boxes and is intended to be subclassed. Is pretty general, overriding newContentMorph allows for any content required depending on the desires of the application author... Example cs attached. "typically your main application

Re: [Pharo-project] what is the goal of warpImage: aForm transform:aTransform

2011-02-11 Thread Gary Chambers
This appears to haved been used by KedamaMorph in Squeak for scaling (rather than using an intermediate Form). Probably worth keeping though... Regards, Gary - Original Message - From: "Stéphane Ducasse" To: Sent: Thursday, February 10, 2011 6:49 AM Subject: Re: [Pharo-project] what

Re: [Pharo-project] about fillRectangle: aRectangle fillStyle:aFillStyle

2011-02-11 Thread Gary Chambers
The reason was that Squeak had (differing) implementations in each class before I introduced the double-dispatch. Since Polymorph was a loadable package, they needed to be overridden. In Pharo they can, of course, be removed to just leave the Canvas one. Regards, Gary - Original Message --

Re: [Pharo-project] handlerForBlueButtonDown: anEvent

2011-02-11 Thread Gary Chambers
The change I made (compared to Squeak) was to check the preferences for whether halos were enabled... not sure when the commented bit happened, for reference the Squeak version (with Polymorph) was: Preferences halosEnabled ifFalse: [^nil]. self wantsHaloFromClick ifFalse:[^nil]. anEvent handle

Re: [Pharo-project] Issue 3546 in pharo: Have a look at SystemReporter

2011-02-11 Thread pharo
Comment #3 on issue 3546 by l...@blobworks.com: Have a look at SystemReporter http://code.google.com/p/pharo/issues/detail?id=3546 So what should i use to check if it's working? 1.1.1, 1.2, 1.3 ??

Re: [Pharo-project] A new GUI visual designer

2011-02-11 Thread Tobias Pape
Hi all Am 2011-02-11 um 09:58 schrieb Stéphane Ducasse: > Hi geert > > The problem is not simply the license. The problem is: > - integrating widgets > - integrating extra libraries > > We cannot stack libraries. > So there is an engineering effort needed. > I do not understa

Re: [Pharo-project] A tinyBenchmark

2011-02-11 Thread Igor Stasenko
On 11 February 2011 02:52, Levente Uzonyi wrote: > On Fri, 11 Feb 2011, Igor Stasenko wrote: > >> so much noise for so insignificant smoke test. >> I'd rather prefer seeing Cog doing copy-down compiled method, at least >> for most simple cases - self sends :) > > Do you mean inlining? > > yes > L

Re: [Pharo-project] A new GUI visual designer

2011-02-11 Thread Stéphane Ducasse
Hi geert The problem is not simply the license. The problem is: - integrating widgets - integrating extra libraries We cannot stack libraries. So there is an engineering effort needed. Stef > > > Stéphane Ducasse wrote: >> >> @Tobias: Hi, what is the license because

Re: [Pharo-project] Issue 3546 in pharo: Have a look at SystemReporter

2011-02-11 Thread pharo
Comment #2 on issue 3546 by l...@blobworks.com: Have a look at SystemReporter http://code.google.com/p/pharo/issues/detail?id=3546 The latest version will not work in pharo. I will see how to make it more pharo friendly.

Re: [Pharo-project] SqueakSource down?

2011-02-11 Thread Tudor Girba
It all looks fine now. Doru On 11 Feb 2011, at 08:59, Fabrizio Perin wrote: > No is the internet connection of university of bern that is down!!! > > Fabrizio > > > > 2011/2/11 Alexander Lazarević > http://www.downforeveryoneorjustme.com/www.squeaksource.com > -- www.tudorgirba.com "Spe

Re: [Pharo-project] [Hudson] updates

2011-02-11 Thread Sven Van Caekenberghe
On 11 Feb 2011, at 08:09, Stéphane Ducasse wrote: > marcus we should add Zinc as project to be built :) Well, that would be nice indeed. Zn is already part of Lukas' CI server, http://hudson.lukas-renggli.ch/job/Zinc/ , but that's Pharo 1.1.x if I am not mistaken, so Pharo(Core) 1.2 and/or 1.

Re: [Pharo-project] terse guide should be adapted to pharo

2011-02-11 Thread Laurent Laffont
As the guide is a per class documentation, one can: - put each doc. directly in the comment of related class (cool, more comment) - create an HelpSystem book to regenerate the guide. Laurent Le 11 févr. 2011 à 07:37, Stéphane Ducasse a écrit : > HI guys > > the terse guide available in pharo co