[Pharo-project] Out of bounds while loading package

2010-12-04 Thread Guillermo Polito
Hi! I was trying to load ConfigurationOfPharo in Core 1.2, so we can (slowly) get a Dev image. So It began well, but when it reached AST-Core-lr.84, it raised up an exception: subscript is out of bounds: -1 It is mainly caused by CommentReferenceparseTimestampFrom: Which has the next

Re: [Pharo-project] j'ai l'impression que la mailing-list de pharo ne marche plus

2010-12-04 Thread Noury Bouraqadi
Received :-) On 4 déc. 2010, at 08:26, Olivier Auverlot wrote: c'est ok pour moi Le 3 déc. 2010 à 22:12, Stéphane Ducasse a écrit : pouvez-vous verifier? merci

Re: [Pharo-project] Issue 3370 in pharo: NewParagraph and MultiNewParagraph should be merged

2010-12-04 Thread pharo
Comment #2 on issue 3370 by marcus.denker: NewParagraph and MultiNewParagraph should be merged http://code.google.com/p/pharo/issues/detail?id=3370 Paragraph is a left over from ST80 MVC text. It should be cleaned up. (asParagraph generates a Paragraph)

Re: [Pharo-project] Issue 3306 in pharo: [Kernel Dependencies] ClassBuiler Extension

2010-12-04 Thread pharo
Updates: Status: Closed Comment #5 on issue 3306 by marcus.denker: [Kernel Dependencies] ClassBuiler Extension http://code.google.com/p/pharo/issues/detail?id=3306 (No comment was entered for this change.)

[Pharo-project] static files in a MC package ?

2010-12-04 Thread laurent laffont
Hi, is it possible to include static files in a MC package (especially images) ? Cheers, Laurent Laffont Pharo Smalltalk Screencasts: http://www.pharocasts.com/ Blog: http://magaloma.blogspot.com/

Re: [Pharo-project] Issue 3370 in pharo: NewParagraph and MultiNewParagraph should be merged

2010-12-04 Thread pharo
Comment #3 on issue 3370 by aplantec: NewParagraph and MultiNewParagraph should be merged http://code.google.com/p/pharo/issues/detail?id=3370 so asParagraph should generate a NewParagraph ?

Re: [Pharo-project] Toolset vs UIManager

2010-12-04 Thread Benjamin
+150 !! UIManager is the Utilities of Morphic ^^ I sent an email about restructured it but I haven't got any answer. I think that UIManager was a good idea at the beginning. It's a bag of UI which can be used by every classes to avoid duplications. The maor problem with that is that the

Re: [Pharo-project] [ANN] Swazoo has now WebSocket support

2010-12-04 Thread Stéphane Ducasse
good news! On Dec 2, 2010, at 7:07 PM, Janko Mivšek wrote: Dear Smalltalkers, Past few days I worked on WebSocket implementation in Swazoo Smalltalk web server [1], in coordination with Philippe Marschall from Seaside [4] and Nicolas Petton from Iliad [5] devteams, so together with me from

Re: [Pharo-project] Toolset vs UIManager

2010-12-04 Thread Stéphane Ducasse
Ok this sounds like a good idea. So we should do that. Now I would like to have a clear comment in both classes and avoid duplicated code or functionality. Stef they are related but still a bit different. a toolset provides an access to standard system tools like browser, inspector

Re: [Pharo-project] static files in a MC package ?

2010-12-04 Thread Stéphane Ducasse
no and this is a real extension that we should add to MC. Stef On Dec 4, 2010, at 10:41 AM, laurent laffont wrote: Hi, is it possible to include static files in a MC package (especially images) ? Cheers, Laurent Laffont Pharo Smalltalk Screencasts: http://www.pharocasts.com/

Re: [Pharo-project] Out of bounds while loading package

2010-12-04 Thread Stéphane Ducasse
Excellent initiative!!! On Dec 4, 2010, at 9:12 AM, Guillermo Polito wrote: Hi! I was trying to load ConfigurationOfPharo in Core 1.2, so we can (slowly) get a Dev image. So It began well, but when it reached AST-Core-lr.84, it raised up an exception: subscript is out of bounds: -1

Re: [Pharo-project] Dollars to documentation

2010-12-04 Thread Stéphane Ducasse
yes we should do the same! Stef Interesting action from the rails project: http://pledgie.com/campaigns/14034 Laurent Laffont

Re: [Pharo-project] Out of bounds while loading package

2010-12-04 Thread Benjamin
A fix has been integrated for that ... Strange :s Ben On Dec 4, 2010, at 1:49 PM, Stéphane Ducasse wrote: Excellent initiative!!! On Dec 4, 2010, at 9:12 AM, Guillermo Polito wrote: Hi! I was trying to load ConfigurationOfPharo in Core 1.2, so we can (slowly) get a Dev image. So It

Re: [Pharo-project] Out of bounds while loading package

2010-12-04 Thread Guillermo Polito
Maybe it is. I didn't have the last last last version because my image didn't want to update. Another issue for that :P. I used the last prebuild core. On Sat, Dec 4, 2010 at 9:55 AM, Benjamin benjamin.vanryseghem.ph...@gmail.com wrote: A fix has been integrated for that ... Strange :s

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

2010-12-04 Thread Stéphane Ducasse
@Tobias: Hi, what is the license because the wiki does not say it or I could not find it. On Dec 1, 2010, at 6:38 PM, Tobias Pape wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 2010-12-01 um 16:13 schrieb Igor Stasenko: On 1 December 2010 12:48, nullPointer epic...@gmail.com

Re: [Pharo-project] Dollars to documentation

2010-12-04 Thread Adrian Lienhard
A similar idea was discussed a year ago, but it never took off: http://code.google.com/p/pharo/wiki/ListOfMonthlyDonators Adrian On Dec 4, 2010, at 13:54 , Stéphane Ducasse wrote: yes we should do the same! Stef Interesting action from the rails project:

Re: [Pharo-project] Dollars to documentation

2010-12-04 Thread Stéphane Ducasse
Yes but we should retry for real. On Dec 4, 2010, at 2:58 PM, Adrian Lienhard wrote: A similar idea was discussed a year ago, but it never took off: http://code.google.com/p/pharo/wiki/ListOfMonthlyDonators Adrian On Dec 4, 2010, at 13:54 , Stéphane Ducasse wrote: yes we should do

[Pharo-project] Issue 3381 in pharo: project list

2010-12-04 Thread pharo
Status: closed Owner: stephane.ducasse New issue 3381 by stephane.ducasse: project list http://code.google.com/p/pharo/issues/detail?id=3381 Since I could not find how to upload a file I hijacked this issues Attachments: PharoProjects.pdf 311 KB

Re: [Pharo-project] static files in a MC package ?

2010-12-04 Thread Tony Fleig
+1 On Sat, Dec 4, 2010 at 4:48 AM, Stéphane Ducasse stephane.duca...@inria.fr wrote: no and this is a real extension that we should add to MC. Stef On Dec 4, 2010, at 10:41 AM, laurent laffont wrote: Hi, is it possible to include static files in a MC package (especially images) ?

[Pharo-project] Pharo list of ongoing or soon starting projects needing some help

2010-12-04 Thread Stéphane Ducasse
Hi guys Here is a list of important projects for the future and you can help us making the infrastructure of Pharo really better. The idea is also to give you a better view of the work we want to structure. We can use this list to discuss during the IRC meeting. let me know what you think

Re: [Pharo-project] static files in a MC package ?

2010-12-04 Thread David T. Lewis
On Sat, Dec 04, 2010 at 10:41:44AM +0100, laurent laffont wrote: Hi, is it possible to include static files in a MC package (especially images) ? Hi, By coincidence, this question was just answered here: http://lists.squeakfoundation.org/pipermail/beginners/2010-December/007398.html

Re: [Pharo-project] static files in a MC package ?

2010-12-04 Thread laurent laffont
Which MC version does Pharo use ? If not 1.6, is it possible to upgrade for Pharo 1.3 ? Laurent On Sat, Dec 4, 2010 at 5:02 PM, David T. Lewis le...@mail.msen.com wrote: On Sat, Dec 04, 2010 at 10:41:44AM +0100, laurent laffont wrote: Hi, is it possible to include static files in a MC

[Pharo-project] ProcessWrapper

2010-12-04 Thread Facundo Vozzi
Hi all, anybody is using ProcessWrapper in Pharo 1.1.1 ? I'm using windows and It works fine on Squeak 4.1.1 but it doesn't on my Pharo 1.1.1 which is my development environment. Thanks in advance, Facu

Re: [Pharo-project] static files in a MC package ?

2010-12-04 Thread Stéphane Ducasse
The problem is not that we simply ignore what keith did. This is that the implications were not clear and that the code was not simple. So cleaning MC progressively is the only way to be able to later improve it. Stef Which MC version does Pharo use ? If not 1.6, is it possible to upgrade

[Pharo-project] quick question about refactoring scope

2010-12-04 Thread aizcorbe
Hi all, i have been working with Lint and traits on Pharo for some time, and i found something a little strange, if you select for a package/category refactoring scopeselection you get a new browser with just the classes on that package/category. Is there any reason for skipping the traits on

Re: [Pharo-project] IRC monthly meeting + project description

2010-12-04 Thread csrabak
I find the idea very good indeed. On the time proposed, it happens to be a little earlier and may clash with working hours in this corner of world. I see this as insoluble, so the best I can suggest is to have some sort of 'rotating' time schedule in order to have a greater chance of people be

Re: [Pharo-project] ProcessWrapper

2010-12-04 Thread Lukas Renggli
What does ProcessWrapper do? Lukas On 4 December 2010 16:24, Facundo Vozzi facundo...@gmail.com wrote: Hi all, anybody is using ProcessWrapper in Pharo 1.1.1 ?  I'm using windows and It works fine on Squeak 4.1.1 but it doesn't on my Pharo 1.1.1 which is my development environment. Thanks

Re: [Pharo-project] quick question about refactoring scope

2010-12-04 Thread Lukas Renggli
The refactoring engine has a flattened view. It does not see traits, only their methods if added in a class. Lukas On 4 December 2010 16:44, aizcorbe juansebastian.aizco...@gmail.com wrote: Hi all, i have been working with Lint and traits on Pharo for some time, and i found something a little

Re: [Pharo-project] Pharo list of ongoing or soon starting projects needing some help

2010-12-04 Thread Lukas Renggli
A one sentence slogan of what the project is about would help, for example I have no idea what Haselnut is about. Lukas On 4 December 2010 12:06, Stéphane Ducasse stephane.duca...@inria.fr wrote: Hi guys Here is a list of important projects for the future and you can help us making the

Re: [Pharo-project] Pharo list of ongoing or soon starting projects needing some help

2010-12-04 Thread Stéphane Ducasse
A one sentence slogan of what the project is about would help, for example I have no idea what Haselnut is about. yes I was too busy Haselnuts should be the smallest kernel you walnut coconut and pinekernel = microsqueak. So we are working on coconut :) Lukas On 4 December 2010

Re: [Pharo-project] Dollars to documentation

2010-12-04 Thread csrabak
This reminds me of another idea: the contribution to Pharo. Have the things being set up so companies or persons can do it via credit card? -- Cesar Rabak Em 04/12/2010 10:54, Stéphane Ducasse stephane.duca...@inria.fr escreveu: yes we should do the same! Stef Interesting action from the

[Pharo-project] Parsing and navigating Html

2010-12-04 Thread Stéphane Ducasse
Hi I would like extract partial information from HTML pages. So I started to play and fix HTMLParser. Now does anybody know alternatives? Second, does anybody develop a lib to query HTML structure as with the XMLSupport package? Stef

Re: [Pharo-project] Pharo list of ongoing or soon starting projects needing some help

2010-12-04 Thread Lukas Renggli
Haha, that's a good name :-) On 4 December 2010 17:41, Stéphane Ducasse stephane.duca...@inria.fr wrote: A one sentence slogan of what the project is about would help, for example I have no idea what Haselnut is about. yes I was too busy Haselnuts should be the smallest kernel you walnut

Re: [Pharo-project] Pharo list of ongoing or soon starting projects needing some help

2010-12-04 Thread csrabak
+1. Perhaps a link to the page/document elaborating the theme? -- Cesar Rabak Em 04/12/2010 18:24, Lukas Renggli reng...@gmail.com escreveu: A one sentence slogan of what the project is about would help, for example I have no idea what Haselnut is about. Lukas On 4 December 2010 12:06,

Re: [Pharo-project] Dollars to documentation

2010-12-04 Thread Stéphane Ducasse
This reminds me of another idea: the contribution to Pharo. Have the things being set up so companies or persons can do it via credit card? Yes I'm thinking about that. Now I do not know what would be set up. We can already receive money via inria. This is really simple, you can just write a

Re: [Pharo-project] quick question about refactoring scope

2010-12-04 Thread aizcorbe
That sounds strange, since i could want to refactor traits too. Also, i'm working on a set of Lint rules to check some specific Trait issues. Shouldn't be any way to select some Traits to run Lint rules over them (some things different than their methods)? -- View this message in context:

[Pharo-project] about Z39.50

2010-12-04 Thread Stéphane Ducasse
Hi hernan I cannot find the install instructions for A binding of the ZOOM Yaz client for Squeak and Pharo. The link is dead on squeaksource. Should I get something special to query a Z39.50 server? TX Stef

Re: [Pharo-project] Parsing and navigating Html

2010-12-04 Thread Sean P. DeNigris
I recently got the following very detailed response on the Squeak list - http://forum.world.st/HTML-parser-again-again-td3018595.html In addition to what's discussed there, I've been successfully using PetitParser with/in lieu of HTML parsers for partial parsing. Cheers, Sean -- View this

Re: [Pharo-project] quick question about refactoring scope

2010-12-04 Thread Lukas Renggli
Traits make everything extremely complex. If Lint would see traits we would have an explosion of cases to consider for each rule: should it run on classes (yes/no), should it run on traits (yes/no), should it run on class methods (yes/no), should it run on trait methods (yes/no), should it run on

Re: [Pharo-project] quick question about refactoring scope

2010-12-04 Thread aizcorbe
These are some of the issues i'm facing rigth now on my thesis. Thanks for the response, it is usefull for me Cheers -- View this message in context: http://forum.world.st/quick-question-about-refactoring-scope-tp3072683p3072813.html Sent from the Pharo Smalltalk mailing list archive at

Re: [Pharo-project] Dollars to documentation

2010-12-04 Thread laurent laffont
It seems pledgie.com exists for this purpose. I've setup a campaign to see: http://pledgie.com/campaigns/14095 Laurent On Sat, Dec 4, 2010 at 9:54 PM, Stéphane Ducasse stephane.duca...@inria.frwrote: This reminds me of another idea: the contribution to Pharo. Have the things being set up so

Re: [Pharo-project] Pharo list of ongoing or soon starting projects needing some help

2010-12-04 Thread Germán Arduino
Very interesting! 2010/12/4 csra...@bol.com.br: +1. Perhaps a link to the page/document elaborating the theme? -- Cesar Rabak Em 04/12/2010 18:24, Lukas Renggli reng...@gmail.com escreveu: A one sentence slogan of what the project is about would help, for example I have no idea what

Re: [Pharo-project] Pharo list of ongoing or soon starting projects needing some help

2010-12-04 Thread Germán Arduino
About the UIBuilder project is something new, has nothing to do with the Postdam work recently published on squeak-dev? 2010/12/4 Germán Arduino gardu...@gmail.com: Very interesting! 2010/12/4  csra...@bol.com.br: +1. Perhaps a link to the page/document elaborating the theme? -- Cesar

Re: [Pharo-project] ProcessWrapper

2010-12-04 Thread Levente Uzonyi
On Sat, 4 Dec 2010, Facundo Vozzi wrote: Hi all, anybody is using ProcessWrapper in Pharo 1.1.1 ? I'm using windows and It works fine on Squeak 4.1.1 but it doesn't on my Pharo 1.1.1 which is my development environment. I uploaded a new version to the repository (ProcessWrapper-Core.ul-30)

Re: [Pharo-project] Parsing and navigating Html

2010-12-04 Thread Schwab,Wilhelm K
Stef, Are the html pages produced under your control? I ask because a lot of html on the net is potentially mal-formed, which is reportedly a big source of trouble for creators of web browsers. Bill From: pharo-project-boun...@lists.gforge.inria.fr

[Pharo-project] Issue 3382 in pharo: BUG: Class variable creation behavior Inconsistent/incorrect

2010-12-04 Thread pharo
Status: New Owner: New issue 3382 by sean.p.denigris: BUG: Class variable creation behavior Inconsistent/incorrect http://code.google.com/p/pharo/issues/detail?id=3382 * ClasscanFindWithoutEnvironment: checks the environment, making the behavior like bindingOf: * changed

Re: [Pharo-project] Issue 3382 in pharo: BUG: Class variable creation behavior Inconsistent/incorrect

2010-12-04 Thread Sean P. DeNigris
Fix in inbox SLICE-Issue-3382-Class-variable-creation-behavior-Inconsistentincorrect-SeanDeNigris.1 * fixed ClasscanFindWithoutEnvironment: (it was actually checking the environment, making the behavior like bindingOf:) and added test to KernelTests * changed Classdeclare: and

Re: [Pharo-project] Issue 3382 in pharo: BUG: Class variable creation behavior Inconsistent/incorrect

2010-12-04 Thread pharo
Comment #1 on issue 3382 by sean.p.denigris: BUG: Class variable creation behavior Inconsistent/incorrect http://code.google.com/p/pharo/issues/detail?id=3382 Fix in inbox SLICE-Issue-3382-Class-variable-creation-behavior-Inconsistentincorrect-SeanDeNigris.1 * fixed