[Pharo-project] Professor Position at the University of Chile

2010-11-27 Thread Alexandre Bergel
Dear Colleagues, We have an open position at the University of Chile. Candidates need to hold a PhD in Computer Science. The wished areas are - Computer Networks - Large scale Data Mining, Machine Learning, Information Retrieval - Computer Graphics and Scientific Computing - Computer Theory:

Re: [Pharo-project] Issue 3350 in pharo: Network Tests

2010-11-27 Thread pharo
Comment #1 on issue 3350 by stephane.ducasse: Network Tests http://code.google.com/p/pharo/issues/detail?id=3350 Two more SocketTests. === Diff against NetworkTests-ar.21 === Item was added: + - Method: SocketTest>>testDataReceive (in category 'tests') - + testD

[Pharo-project] Issue 3350 in pharo: Network Tests

2010-11-27 Thread pharo
Status: FixedWaitingToBePharoed Owner: stephane.ducasse Labels: Milestone-1.3 New issue 3350 by stephane.ducasse: Network Tests http://code.google.com/p/pharo/issues/detail?id=3350 Item was changed: - Method: Socket>>localAddress (in category 'accessing') - localAddress + + self

Re: [Pharo-project] PipeableOSProcess #close

2010-11-27 Thread David T. Lewis
On Sat, Nov 27, 2010 at 12:33:55PM -0500, Schwab,Wilhelm K wrote: > Dave, > > I'm starting to see the dilemma. One thing that might help is a > super-sending #close in PipeableOSProcess that is mostly comment on how to > choose wisely? Good idea, I think that will help. Thanks! Dave

Re: [Pharo-project] PipeableOSProcess #close

2010-11-27 Thread Schwab,Wilhelm K
Dave, I'm starting to see the dilemma. One thing that might help is a super-sending #close in PipeableOSProcess that is mostly comment on how to choose wisely? Thanks! Bill

Re: [Pharo-project] Issue 3349 in pharo: Some network fixes

2010-11-27 Thread pharo
Comment #1 on issue 3349 by stephane.ducasse: Some network fixes http://code.google.com/p/pharo/issues/detail?id=3349 Item was changed: - Method: Socket>>localAddress (in category 'accessing') - localAddress + + self isWaitingForConnection ifFalse: [ + self +

[Pharo-project] Issue 3349 in pharo: Some network fixes

2010-11-27 Thread pharo
Status: FixedWaitingToBePharoed Owner: stephane.ducasse Labels: Milestone-1.3 Type-Squeak New issue 3349 by stephane.ducasse: Some network fixes http://code.google.com/p/pharo/issues/detail?id=3349 Levente Uzonyi uploaded a new version of Network to project The Trunk: http://source.squeak.org/tr

Re: [Pharo-project] Issue 3348 in pharo: use #shouldBePrintedAsLiteral instead of #isLiteral when printing or storing characters and arrays

2010-11-27 Thread pharo
Comment #1 on issue 3348 by stephane.ducasse: use #shouldBePrintedAsLiteral instead of #isLiteral when printing or storing characters and arrays http://code.google.com/p/pharo/issues/detail?id=3348 - introduced Object >> #shouldBePrintedAsLiteral as a replacement for #isLiteral during print

[Pharo-project] Issue 3348 in pharo: use #shouldBePrintedAsLiteral instead of #isLiteral when printing or storing characters and arrays

2010-11-27 Thread pharo
Status: FixedWaitingToBePharoed Owner: stephane.ducasse Labels: Milestone-1.3 Difficulty-Easy New issue 3348 by stephane.ducasse: use #shouldBePrintedAsLiteral instead of #isLiteral when printing or storing characters and arrays http://code.google.com/p/pharo/issues/detail?id=3348 A new versi

Re: [Pharo-project] Issue 3347 in pharo: simplified and unified String's line-ending changing methods

2010-11-27 Thread pharo
Comment #1 on issue 3347 by stephane.ducasse: simplified and unified String's line-ending changing methods http://code.google.com/p/pharo/issues/detail?id=3347 Levente Uzonyi uploaded a new version of Collections to project The Trunk: http://source.squeak.org/trunk/Collections-ul.410.mcz ===

[Pharo-project] Issue 3347 in pharo: simplified and unified String's line-ending changing methods

2010-11-27 Thread pharo
Status: FixedWaitingToBePharoed Owner: stephane.ducasse Labels: Milestone-1.3 Type-Squeak New issue 3347 by stephane.ducasse: simplified and unified String's line-ending changing methods http://code.google.com/p/pharo/issues/detail?id=3347 Levente Uzonyi uploaded a new version of Collections

[Pharo-project] Issue 3346 in pharo: Socket bug fixes

2010-11-27 Thread pharo
Status: FixedWaitingToBePharoed Owner: stephane.ducasse Labels: Milestone-1.3 New issue 3346 by stephane.ducasse: Socket bug fixes http://code.google.com/p/pharo/issues/detail?id=3346 Andreas Raab uploaded a new version of Network to project The Trunk: http://source.squeak.org/trunk/Network-ar.9

[Pharo-project] Issue 3345 in pharo: findBinary: from Cuis as integrated in Squeak

2010-11-27 Thread pharo
Status: FixedWaitingToBePharoed Owner: stephane.ducasse Labels: Milestone-1.3 Difficulty-Easy New issue 3345 by stephane.ducasse: findBinary: from Cuis as integrated in Squeak http://code.google.com/p/pharo/issues/detail?id=3345 It would be nice to have a look at that and write some tests Le

[Pharo-project] Issue 3344 in pharo: No brainer fix for hasBindingThatBeginWith:

2010-11-27 Thread pharo
Status: Fixed Owner: stephane.ducasse Labels: Milestone-1.2 New issue 3344 by stephane.ducasse: No brainer fix for hasBindingThatBeginWith: http://code.google.com/p/pharo/issues/detail?id=3344 SystemDictionary>>hasBindingThatBeginsWith: aString "Use the cached class and non-class names

Re: [Pharo-project] Issue 3343 in pharo: StringTest>>testWithoutQuoting and fixes for match: and withoutQuoting

2010-11-27 Thread pharo
Updates: Summary: StringTest>>testWithoutQuoting and fixes for match: and withoutQuoting Comment #2 on issue 3343 by stephane.ducasse: StringTest>>testWithoutQuoting and fixes for match: and withoutQuoting http://code.google.com/p/pharo/issues/detail?id=3343 Summary =

Re: [Pharo-project] Issue 3343 in pharo: tringTest>>testWithoutQuoting

2010-11-27 Thread pharo
Comment #1 on issue 3343 by stephane.ducasse: tringTest>>testWithoutQuoting http://code.google.com/p/pharo/issues/detail?id=3343 would be nice to discuss it a bit too.

[Pharo-project] Issue 3343 in pharo: tringTest>>testWithoutQuoting

2010-11-27 Thread pharo
Status: FixedWaitingToBePharoed Owner: stephane.ducasse Labels: Milestone-1.3 New issue 3343 by stephane.ducasse: tringTest>>testWithoutQuoting http://code.google.com/p/pharo/issues/detail?id=3343 Summary Name: CollectionsTests-ul.177 Author: ul Time: 1

Re: [Pharo-project] Issue 3238 in pharo: Use Class instead of TextDiffBuilder in changelist

2010-11-27 Thread pharo
Comment #1 on issue 3238 by stephane.ducasse: Use Class instead of TextDiffBuilder in changelist http://code.google.com/p/pharo/issues/detail?id=3238 Note that apparently in squeak they changed to go from word to characters and now they are back to word for diffing. Name: System-ul.394 Au

[Pharo-project] Issue 3342 in pharo: have a look at sharedQueue fixes from Levente

2010-11-27 Thread pharo
Status: Accepted Owner: stephane.ducasse Labels: Milestone-1.3 Type-Squeak New issue 3342 by stephane.ducasse: have a look at sharedQueue fixes from Levente http://code.google.com/p/pharo/issues/detail?id=3342 Check the squeak mailing: the thread of 15 of november 2010: [squeak-dev] The Trunk

Re: [Pharo-project] Issue 3341 in pharo: use #= for integer comparison instead of #==

2010-11-27 Thread pharo
Comment #3 on issue 3341 by stephane.ducasse: use #= for integer comparison instead of #== http://code.google.com/p/pharo/issues/detail?id=3341 Name: Kernel-dtl.517 Author: dtl Time: 15 November 2010, 12:49:28.804 pm UUID: 2c83e064-fa7d-4fc0-8e81-140b88e48a49 Ancestors: Kernel-ul.516 Revert

Re: [Pharo-project] How to build a multipart MIME email message

2010-11-27 Thread Tony Fleig
Yes, I looked at MailMessage, but there appears to be only one method to add MIME content to the message, AddAttachmentFrom:withName, and it assumes a base64-encoded attachment. I'm okay with extending it to support text/plain and text/html parts, but I don't want to do that if the capability alrea

Re: [Pharo-project] Issue 3341 in pharo: use #= for integer comparison instead of #==

2010-11-27 Thread pharo
Comment #2 on issue 3341 by stephane.ducasse: use #= for integer comparison instead of #== http://code.google.com/p/pharo/issues/detail?id=3341 http://source.squeak.org/trunk/Kernel-ul.516.mcz Summary Name: Kernel-ul.516 Author: ul Time: 15 November

Re: [Pharo-project] Issue 3341 in pharo: use #= for integer comparison instead of #==

2010-11-27 Thread pharo
Comment #1 on issue 3341 by stephane.ducasse: use #= for integer comparison instead of #== http://code.google.com/p/pharo/issues/detail?id=3341 scanForEqSmallConstant "Answer whether the receiver contains the pattern == , where constant is -1, 0, 1, or 2..." | scanner | s

Re: [Pharo-project] PipeableOSProcess #close

2010-11-27 Thread David T. Lewis
On Sat, Nov 27, 2010 at 10:07:54AM -0500, Schwab,Wilhelm K wrote: > Dave, > > FWIW, I also ran into this one: > > > http://article.gmane.org/gmane.comp.lang.smalltalk.squeak.general/121000/match=cannot+create+os+pipe > > Is there a time when a user/programmer would want to send #close rather

[Pharo-project] Issue 3341 in pharo: use #= for integer comparison instead of #==

2010-11-27 Thread pharo
Status: Accepted Owner: stephane.ducasse Labels: Milestone-1.3 Type-Squeak New issue 3341 by stephane.ducasse: use #= for integer comparison instead of #== http://code.google.com/p/pharo/issues/detail?id=3341 Please read the original statement of dan. http://bugs.squeak.org/view.php?id=2788 I

[Pharo-project] Issue 3340 in pharo: ThreadSafe DebuggerMethodMap

2010-11-27 Thread pharo
Status: Accepted Owner: stephane.ducasse Labels: Milestone-1.3 Type-Squeak New issue 3340 by stephane.ducasse: ThreadSafe DebuggerMethodMap http://code.google.com/p/pharo/issues/detail?id=3340 We should have a look at that fix from squeak A new version of Tools was added to project The Inbox: h

Re: [Pharo-project] Is FFI (installation) broken?

2010-11-27 Thread Mariano Martinez Peck
Hi John. That link is outdated :( We do not use ScriptLoader anymore to install packages. The recommended way to install external packages in Pharo is now using Metacello. To install FFI in Pharo, evaluate: Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfFFI';

[Pharo-project] Issue 3339 in pharo: WeakOrderedCollection

2010-11-27 Thread pharo
Status: Accepted Owner: stephane.ducasse Labels: Milestone-1.3 New issue 3339 by stephane.ducasse: WeakOrderedCollection http://code.google.com/p/pharo/issues/detail?id=3339 Squeak got weak ordered collection and we could want to have that too.

Re: [Pharo-project] How to build a multipart MIME email message

2010-11-27 Thread Adrian Lienhard
Have you looked at MailMessage? It supports multi-part mails. Cheers, Adrian On Nov 27, 2010, at 16:15 , Tony Fleig wrote: > Okay, a follow on question then: Are the MIME-related classes present in > Pharo/Seaside intended to allow one to build a MIME document or only to > read/parse one? > >

Re: [Pharo-project] Pharo integration in enterprise feedback

2010-11-27 Thread Germán Arduino
Hi: My own experience as a small software company is that most of my customers don't ask for a specific technology, only are searching some sort of business solutions ( but almost the 95% of my customers are small companies also, without internal developers or with no more than 2 or 3). In this c

[Pharo-project] Is FFI (installation) broken?

2010-11-27 Thread John Cromartie
I followed the advice here: http://code.google.com/p/pharo/wiki/CodeSnippets I tried to do: ScriptLoader loadFFI. but the method loadFFI does not exist.

Re: [Pharo-project] How to build a multipart MIME email message

2010-11-27 Thread Tony Fleig
Okay, a follow on question then: Are the MIME-related classes present in Pharo/Seaside intended to allow one to build a MIME document or only to read/parse one? I really do need this functionality, so I will probably build it if it is not there -- probably patterned after what is in VisualWorks (s

[Pharo-project] PipeableOSProcess #close

2010-11-27 Thread Schwab,Wilhelm K
Dave, FWIW, I also ran into this one: http://article.gmane.org/gmane.comp.lang.smalltalk.squeak.general/121000/match=cannot+create+os+pipe Is there a time when a user/programmer would want to send #close rather than #closePipes? Perhaps #close could become #basicClose with #close then being

Re: [Pharo-project] ExternalWebBrowser

2010-11-27 Thread Sean P. DeNigris
Hilaire Fernandes-6 wrote: > > Does it work with Pharo ? > It worked with Pharo-1.1-11411 (the last time I tried it). It doesn't have many dependencies on the system (except app. registering IIRC), so it should be working or easy to port to trunk. HTH, Sean -- View this message in context:

[Pharo-project] ExternalWebBrowser

2010-11-27 Thread Hilaire Fernandes
Does it work with Pharo ? http://www.squeaksource.com/ExternalWebBrowser.html Hilaire -- Education 0.2 -- http://blog.ofset.org/hilaire

[Pharo-project] Issue 3338 in pharo: could not parse a '' time stamp

2010-11-27 Thread pharo
Status: Accepted Owner: hilaire.fernandes Labels: Milestone-1.2 Type-ReportDefect Importance-High New issue 3338 by hilaire.fernandes: could not parse a '' time stamp http://code.google.com/p/pharo/issues/detail?id=3338 In Pharo-core 1.2 (26 nov 2010), it looks like a bug was introduced. It

Re: [Pharo-project] Weird problem...having several "implementors" for the same method and class

2010-11-27 Thread Mariano Martinez Peck
On Sat, Nov 27, 2010 at 3:26 AM, Igor Stasenko wrote: > I had some image which for some classes also shown implementors twice. > And i think the reason was same: due to some hacking, hehhehehe in my case I did several hacking but the suspect one was to remove the bytecode shortcut for #class

Re: [Pharo-project] Fwd: [Hudson] 'Pharo' activated

2010-11-27 Thread Marcus Denker
On Nov 27, 2010, at 11:56 AM, Adrian Lienhard wrote: > What's the status of Hudson? Nearly done... I will make it public tomorrow. (travelling today) It right now updates and builds 1.1 and 1.2 Core. Marcus -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Te

Re: [Pharo-project] Fwd: [Hudson] 'Pharo' activated

2010-11-27 Thread Adrian Lienhard
What's the status of Hudson? I can help configuring and maintaining it if needed. I was looking at the tests in in the latest PharoCore and what would be very helpful is to know since which update a test is failing to be able to relate the failure to a specific change. It would also allow us t

Re: [Pharo-project] Pharo integration in enterprise feedback

2010-11-27 Thread Tudor Girba
Hi, I recently introduced Pharo in a small-medium software company (parametrix.ch). They use it for Moose (moosetechnology.org) to analyze their systems written in various languages and to introduce an assessment approach in their day to day development process (humane-assessment.com). A number

Re: [Pharo-project] How to build a multipart MIME email message

2010-11-27 Thread Stéphane Ducasse
if you build one we would like to integrate it. as test would be gorgeous On Nov 27, 2010, at 4:34 AM, Tony Fleig wrote: > Is there an example of how to construct a multi-part (text/plain and > text/html) MIME email message in Pharo/Seaside anywhere? > > Thanks, > TF