Re: [Pharo-project] [Pharo-fuel] Two nice things I did in 2 hours with Fuel

2011-08-18 Thread Marcus Denker
On Aug 18, 2011, at 1:16 AM, Craig Latta wrote: Do I hear remote tools ? How would that work, exactly? Wouldn't you want to keep the contexts where they are, and interact with them with remote messages? Otherwise, it seems like differences between the two object memories would cause

Re: [Pharo-project] what are the comments of cull: cull: cull:cull: and friends?

2011-08-18 Thread Philippe Marschall
On 17.08.2011 22:57, Henrik Sperre Johansen wrote: On 17.08.2011 22:29, Philippe Marschall wrote: On 17.08.2011 22:17, Stéphane Ducasse wrote: I wrote cull: anArg Execute the receiver with one or zero argument. [ 1 + 2 ] cull: 5 returns 3 [ :x | 1+ 2 + x] cull:

Re: [Pharo-project] what are the comments of cull: cull: cull:cull: and friends?

2011-08-18 Thread Henrik Johansen
On Aug 18, 2011, at 8:52 44AM, Philippe Marschall wrote: On 17.08.2011 22:57, Henrik Sperre Johansen wrote: On 17.08.2011 22:29, Philippe Marschall wrote: On 17.08.2011 22:17, Stéphane Ducasse wrote: I wrote cull: anArg Execute the receiver with one or zero argument. [ 1 + 2 ]

Re: [Pharo-project] [Pharo-fuel] Two nice things I did in 2 hours with Fuel

2011-08-18 Thread Mariano Martinez Peck
On Thu, Aug 18, 2011 at 8:40 AM, Marcus Denker marcus.den...@inria.frwrote: On Aug 18, 2011, at 1:16 AM, Craig Latta wrote: Do I hear remote tools ? How would that work, exactly? Wouldn't you want to keep the contexts where they are, and interact with them with remote messages?

[Pharo-project] Typo in Pragma class comment

2011-08-18 Thread Dennis Schetinin
Look for browsse. Sorry, if this is incorrect place to report this kind of things. -- Dennis Schetinin

[Pharo-project] [update 1.4] #14094

2011-08-18 Thread Stéphane Ducasse
14094 - - Issue 4649: Limit the use of Smalltalk getSystemAttribute:. Thanks Camillo Bruni and Igor Stasenko for the first draft :) Igor we fixed some problems with imagePath and friends as well as some problem with OSPlatform referencing to Smalltalk deprecated methods :) Stef

Re: [Pharo-project] Typo in Pragma class comment

2011-08-18 Thread Stéphane Ducasse
no this is the right place We love bug reports and please create a bug entry :) Stef On Aug 18, 2011, at 11:25 AM, Dennis Schetinin wrote: Look for browsse. Sorry, if this is incorrect place to report this kind of things. -- Dennis Schetinin

Re: [Pharo-project] Typo in Pragma class comment

2011-08-18 Thread Marcus Denker
On Aug 18, 2011, at 11:26 AM, Dennis Schetinin wrote: Look for browsse. Sorry, if this is incorrect place to report this kind of things. The best is always to add a tracker entry like this: http://code.google.com/p/pharo/issues/list?thanks=4659 This way it will just be fixed

Re: [Pharo-project] Alien bug fix

2011-08-18 Thread Stéphane Ducasse
Thanks eliot BTW what is the future of alien compared to FFI. I'm still confused. Stef (finished to paint house - well nearly finished before running to ESUG). On Aug 18, 2011, at 7:37 PM, Eliot Miranda wrote: Hi All, I've just published Alien-eem.14 to

[Pharo-project] Squeak/Pharo on touchscreen: requesting opinions

2011-08-18 Thread Dimitry Golubovsky
Hi, As I am progressing through the Stack Cog port for Android (basically I can load a recent PharoCore or Squeak image althoug some stability issues still exist), I would like to collect opinions from prospective users, which is a better way to interact with Squeak (meaning Pharo and others as

Re: [Pharo-project] Typo in Pragma class comment

2011-08-18 Thread Igor Stasenko
thanks=4659 ? :))) On 18 August 2011 18:36, Marcus Denker marcus.den...@inria.fr wrote: On Aug 18, 2011, at 11:26 AM, Dennis Schetinin wrote: Look for browsse. Sorry, if this is incorrect place to report this kind of things. The best is always to add a tracker entry like this:        

Re: [Pharo-project] Typo in Pragma class comment

2011-08-18 Thread Marcus Denker
On Aug 18, 2011, at 9:25 PM, Igor Stasenko wrote: thanks=4659 ? :))) this is the URL that the browser shows after submitting the report... which strangely does not show what it shows after submitting, but just nothing. A good link is this:

Re: [Pharo-project] Alien bug fix

2011-08-18 Thread Eliot Miranda
On Thu, Aug 18, 2011 at 11:30 AM, Stéphane Ducasse stephane.duca...@inria.fr wrote: Thanks eliot BTW what is the future of alien compared to FFI. I'm still confused. I've answered this many times before. Alien is fine for data representation and callbacks, but not for callouts (too

Re: [Pharo-project] Alien bug fix

2011-08-18 Thread Stéphane Ducasse
On Aug 18, 2011, at 10:51 PM, Eliot Miranda wrote: On Thu, Aug 18, 2011 at 11:30 AM, Stéphane Ducasse stephane.duca...@inria.fr wrote: Thanks eliot BTW what is the future of alien compared to FFI. I'm still confused. I've answered this many times before. Alien is fine for data

Re: [Pharo-project] Alien bug fix

2011-08-18 Thread Eliot Miranda
On Thu, Aug 18, 2011 at 2:08 PM, Stéphane Ducasse stephane.duca...@inria.fr wrote: On Aug 18, 2011, at 10:51 PM, Eliot Miranda wrote: On Thu, Aug 18, 2011 at 11:30 AM, Stéphane Ducasse stephane.duca...@inria.fr wrote: Thanks eliot BTW what is the future of alien compared to FFI.

Re: [Pharo-project] what are the comments of cull: cull: cull:cull: and friends?

2011-08-18 Thread Guillermo Polito
What about making explicit in the comment that the arg is ignored if not needed? Something like cull: anArg Execute the receiver with one or zero argument. If the receiver needs less than one argument, the argument is ignored. ... Guille On Thu, Aug 18, 2011 at 4:17 AM, Henrik

[Pharo-project] [ANN] Fuel release version 1.6

2011-08-18 Thread Martin Dias
Hello! I want to announce the new release version number 1.6 of Fuel, a binary serialization framework for Pharo that provides extremely fast deserialization. More information on our home pagehttp://rmod.lille.inria.fr/web/pier/software/Fuel. Again, I thank ESUG for sponsoring me through the