Re: [Pharo-users] Pharo 1

2014-04-01 Thread Roelof Wobben
Pharo4Stef schreef op 1-4-2014 8:22: On which os are you? The new image on mac should be under the ressources folder and the script just opens the default one. Im on Windows 7 at the moment. Roelof

Re: [Pharo-users] Tiny-social meeting in Buenos Aires

2014-04-01 Thread Pharo4Stef
cool idea. stef On 31 Mar 2014, at 16:16, Esteban Lorenzano wrote: > Hi, > > As some of you know, I’m on vacations in Buenos Aires. Last days I was > talking with the other Esteban of this list and with Hernan about doing a > Pharo meeting to talk about the upcoming Pharo3 and well… to soci

[Pharo-users] lasergame question

2014-04-01 Thread Roelof Wobben
Hello, Im on this page now: http://squeak.preeminent.org/tut2007/html/017.html I do not understand one thing. Where do I put the initialize "script" When I put it on the initializeActiveSegments then initialize get not found. Or must I make a seperate protocol named ActiveSegments for it. If

Re: [Pharo-users] lasergame question

2014-04-01 Thread Nicolai Hess
Hi Roelof 2014-04-01 14:52 GMT+02:00 Roelof Wobben : > Hello, > > Im on this page now: http://squeak.preeminent.org/tut2007/html/017.html > > I do not understand one thing. > > Where do I put the initialize "script" > What do you mean with "script", the method? > > When I put it on the initia

Re: [Pharo-users] lasergame question

2014-04-01 Thread Camille Teruel
On 1 avr. 2014, at 14:52, Roelof Wobben wrote: > Hello, Hello, > Im on this page now: http://squeak.preeminent.org/tut2007/html/017.html > > I do not understand one thing. > > Where do I put the initialize "script" #initialize is not a script, it's a method. When an object is instantiated (

Re: [Pharo-users] lasergame question

2014-04-01 Thread Roelof Wobben
Camille Teruel schreef op 1-4-2014 15:08: On 1 avr. 2014, at 14:52, Roelof Wobben wrote: Hello, Hello, Im on this page now: http://squeak.preeminent.org/tut2007/html/017.html I do not understand one thing. Where do I put the initialize "script" #initialize is not a script, it's a method.

Re: [Pharo-users] lasergame question

2014-04-01 Thread Camille Teruel
On 1 avr. 2014, at 16:21, Roelof Wobben wrote: > Camille Teruel schreef op 1-4-2014 15:08: >> On 1 avr. 2014, at 14:52, Roelof Wobben wrote: >> >>> Hello, >> Hello, >> >>> Im on this page now: http://squeak.preeminent.org/tut2007/html/017.html >>> >>> I do not understand one thing. >>> >>>

Re: [Pharo-users] lasergame question

2014-04-01 Thread Roelof Wobben
Camille Teruel schreef op 1-4-2014 16:34: On 1 avr. 2014, at 16:21, Roelof Wobben wrote: Camille Teruel schreef op 1-4-2014 15:08: On 1 avr. 2014, at 14:52, Roelof

Re: [Pharo-users] lasergame question

2014-04-01 Thread Nicolai Hess
2014-04-01 16:21 GMT+02:00 Roelof Wobben : > Camille Teruel schreef op 1-4-2014 15:08: > > On 1 avr. 2014, at 14:52, Roelof Wobben wrote: >> >> Hello, >>> >> Hello, >> >> Im on this page now: http://squeak.preeminent.org/tut2007/html/017.html >>> >>> I do not understand one thing. >>> >>> Wher

Re: [Pharo-users] lasergame question

2014-04-01 Thread Roelof Wobben
Nicolai Hess schreef op 1-4-2014 16:44: 2014-04-01 16:21 GMT+02:00 Roelof Wobben : Camille Teruel schreef op 1-4-2014 15:08:

Re: [Pharo-users] lasergame question

2014-04-01 Thread Camille Teruel
On 1 avr. 2014, at 16:39, Roelof Wobben wrote: > Camille Teruel schreef op 1-4-2014 16:34: >> >> On 1 avr. 2014, at 16:21, Roelof Wobben wrote: >> >>> Camille Teruel schreef op 1-4-2014 15:08: On 1 avr. 2014, at 14:52, Roelof Wobben wrote: > Hello, Hello, > Im o

Re: [Pharo-users] lasergame question

2014-04-01 Thread Ben Coman
Roelof Wobben wrote: Camille Teruel schreef op 1-4-2014 15:08: On 1 avr. 2014, at 14:52, Roelof Wobben wrote: Hello, Hello, Im on this page now: http://squeak.preeminent.org/tut2007/html/017.html I do not understand one thing. Where do I put the initialize "script" #initialize is not a s

Re: [Pharo-users] lasergame question

2014-04-01 Thread Camille Teruel
On 1 avr. 2014, at 16:50, Roelof Wobben wrote: > Nicolai Hess schreef op 1-4-2014 16:44: >> 2014-04-01 16:21 GMT+02:00 Roelof Wobben : >> Camille Teruel schreef op 1-4-2014 15:08: >> >> On 1 avr. 2014, at 14:52, Roelof Wobben wrote: >> >> Hello, >> Hello, >> >> Im on this page now: http://sq

Re: [Pharo-users] lasergame question

2014-04-01 Thread Ben Coman
Roelof Wobben wrote: Nicolai Hess schreef op 1-4-2014 16:44: 2014-04-01 16:21 GMT+02:00 Roelof Wobben : Camille Teruel schreef op 1-4-2014 15:08: On 1 avr. 2014, at 14:52, Roelof Wobben wrote:

Re: [Pharo-users] lasergame question

2014-04-01 Thread Ben Coman
Camille Teruel wrote: On 1 avr. 2014, at 16:50, Roelof Wobben wrote: Nicolai Hess schreef op 1-4-2014 16:44: 2014-04-01 16:21 GMT+02:00 Roelof Wobben : Camille Teruel schreef op 1-4-2

Re: [Pharo-users] lasergame question

2014-04-01 Thread Roelof Wobben
Ben Coman schreef op 1-4-2014 17:13: Camille Teruel wrote: On 1 avr. 2014, at 16:50, Roelof Wobben wrote: Nicolai Hess schreef o

[Pharo-users] create instance var accesors from menu (Pharo 3.0)

2014-04-01 Thread Roelof Wobben
Hello, On squeeze 3.9 you can make them with a menu. Is there a simular way I can do the same in Pharo 3.0 ? Roelof

Re: [Pharo-users] create instance var accesors from menu (Pharo 3.0)

2014-04-01 Thread Camille Teruel
In the browser, right-click on the class in question, then Refactoring -> Class Refactoring -> Generate Accessors The little "h, a" indicate that the keyboard shortcut is mod+h+a where mod is your OS-specific modifier key for Pharo shortcuts (ctrl on linux and windows, command on osx). On 1 avr

Re: [Pharo-users] create instance var accesors from menu (Pharo 3.0)

2014-04-01 Thread Ben Coman
Roelof Wobben wrote: Hello, On squeeze 3.9 you can make them with a menu. Yes. You missed that since you couldn't compare your result with the exact screenshot available in the tutorial. Is there a simular way I can do the same in Pharo 3.0 ? Roelof . I haven't used that in a very long time

Re: [Pharo-users] lasergame question

2014-04-01 Thread Mark Rizun
Hello, Roelof! Stef is partly right. I had implemented Laser Game but on Squeak, not Pharo. If you have any questions, ask me and I will try to help you. Mark

Re: [Pharo-users] lasergame question

2014-04-01 Thread Roelof Wobben
Mark Rizun schreef op 1-4-2014 18:12: Hello, Roelof! Stef is partly right. I had implemented Laser Game but on Squeak, not Pharo. If you have any questions, ask me and I will try to help you. Mark First question : I had a working test. I saved it to my hard disk. Closed Pharo . re open it

[Pharo-users] Rewiting code: doc?

2014-04-01 Thread p...@highoctane.be
Hello, I'd like to get code rewritten automatically for a number of packages and classes. Basically I've got a bunch of packages and classes starting with a given prefix (like XXXThis and XXXThat) and I'd like to get them to be ZZZThis and ZZZThat. Of course, I want all the source code to follow

Re: [Pharo-users] lasergame question

2014-04-01 Thread Ben Coman
Roelof Wobben wrote: Mark Rizun schreef op 1-4-2014 18:12: Hello, Roelof! Stef is partly right. I had implemented Laser Game but on Squeak, not Pharo. If you have any questions, ask me and I will try to help you. Mark First question : I had a working test. I saved it to my hard disk. Clos

Re: [Pharo-users] 64 bit version

2014-04-01 Thread Clément Bera
Hey, For 64 bits Spur is a big step forward. For Christmas you should have at least the stack VM in 64bits. The JIT may take a bit longer to port. Esteban and Eliot will work on that starting from May. There's also the solution to compile the VM in 64bits with a 32bits runtime (I think FFI does n

[Pharo-users] deep into pharo(esug 2013) translate to korean draft version.

2014-04-01 Thread peter yoo
http://trans.onionmixer.net/mediawiki/index.php?title=DeepintoPharo this book translate to korean. but draft now. have a time then read and fix more. thanks for Alexandre Bergel, Damien Cassou, Stephane Ducasse, Jannik Laval. and more smalltalkers. :D -- http://onionmixer.net | http://ge

Re: [Pharo-users] Rewiting code: doc?

2014-04-01 Thread Paul DeBruicker
I'm not sure how it works in modern Pharos as I think the class names were changed from Pharo 2.0 but in 1.4 you could do this to rename packages: ORCategoryRegexRefactoring new replace: '^XXX-(.*)$' with: 'ZZZ-$1' ignoreCase: false; yourself and this for renaming classes: ORC

[Pharo-users] Question on style

2014-04-01 Thread nacho
I'm writing a little app to calculate the roots of quadratic equations. The first step is to build the model and then I would like to link this model with a Spec GUI. So far the model is almost done (I have to solve yet imaginary roots). Would you consider this good code? Would you change something

Re: [Pharo-users] Rewiting code: doc?

2014-04-01 Thread p...@highoctane.be
I used the RB prefixed versions but nothing happens. No replacement in my code. Matches are okay. Clues? Phil Le 2 avr. 2014 06:02, "Paul DeBruicker" a écrit : > I'm not sure how it works in modern Pharos as I think the class names were > changed from Pharo 2.0 but in 1.4 you could do this to

Re: [Pharo-users] deep into pharo(esug 2013) translate to korean draft version.

2014-04-01 Thread Pharo4Stef
Thanks a lot Once you have a pdf version we can put it on the website. Stef On 02 Apr 2014, at 04:20, peter yoo wrote: > http://trans.onionmixer.net/mediawiki/index.php?title=DeepintoPharo > > > this book translate to korean. but draft now. > have a time then read and fix more. > > > thanks

Re: [Pharo-users] Rewiting code: doc?

2014-04-01 Thread Hernán Morales Durand
RBClassRegexRefactoring new renameClasses; replace: '^XX(.*)$' with: 'ZZ$1' ignoreCase: false; execute. cheers, Hernán 2014-04-01 16:59 GMT-03:00 p...@highoctane.be : > Hello, > > I'd like to get code rewritten automatically for a number of packages and > classes. > > Basically I've got a