Re: [Pharo-project] Hudson Question

2010-08-26 Thread Lukas Renggli
-- Pier \-- PetitParser ... Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo

Re: [Pharo-project] Hudson Question

2010-08-26 Thread Lukas Renggli
On 26 August 2010 12:08, Lukas Renggli reng...@gmail.com wrote: If I click on a artifact, say Seaside 3.0, is it then somehow possible to see the actual build script that was used ? The build script deletes it after a successful build. Maybe the script should be left there? Actually

Re: [Pharo-project] Hudson Question

2010-08-26 Thread Lukas Renggli
build.sh -i seaside3 -s seaside3-swazoo -o seaside3-swazoo build-oneclick.sh -i seaside3 -o Seaside-3.0-OneClick -n Seaside -t Seaside -v 3.0 -c Seaside On 26 August 2010 12:36, Sven Van Caekenberghe s...@beta9.be wrote: On 26 Aug 2010, at 12:08, Lukas Renggli wrote: If I click on a artifact

Re: [Pharo-project] Why is Stack extending from LinkedList?

2010-08-26 Thread Lukas Renggli
___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http

Re: [Pharo-project] Hudson Question

2010-08-26 Thread Lukas Renggli
Btw, the variable $DOWNLOAD is defined as a build parameter and defaults to the nice Pharo URL http://pharo-project.org/pharo-download/stable-core;. Lukas On 26 August 2010 13:36, Sven Van Caekenberghe s...@beta9.be wrote: Thanks a lot, Lukas ! On 26 Aug 2010, at 13:26, Lukas Renggli wrote

Re: [Pharo-project] Hudson Question

2010-08-26 Thread Lukas Renggli
And what is more, I will demonstrate that stuff at ESUG in the Agile Seaside session :-) Lukas On 26 August 2010 13:47, Lukas Renggli reng...@gmail.com wrote: Btw, the variable $DOWNLOAD is defined as a build parameter and defaults to the nice Pharo URL http://pharo-project.org/pharo-download

Re: [Pharo-project] Load OB in Pharo 1.2

2010-08-26 Thread Lukas Renggli
load the offending packages Shout and eCompletion and then everything works. Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo

Re: [Pharo-project] String vs. ByteArray

2010-08-26 Thread Lukas Renggli
@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo

Re: [Pharo-project] why are Bitmaps instanciated even in headless mode?

2010-08-24 Thread Lukas Renggli
things like RFB Server and the Seaside Screen wouldn't work. Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] Poll: missing libraries to support busines

2010-08-24 Thread Lukas Renggli
/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] PackageInfo printOn:

2010-08-24 Thread Lukas Renggli
___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project

Re: [Pharo-project] SocketStream enh

2010-08-22 Thread Lukas Renggli
versions of Comanche and WebClient for different versions of Pharo. Pharo 1.0 is long outdated, Pharo 1.2 is not stable yet. We should only target Pharo 1.1. Also the latest development tools only work in Pharo 1.1. There is no point in making Seaside work in all versions. Lukas -- Lukas Renggli

Re: [Pharo-project] FFI and underscores in 1.1 (RC2)

2010-08-22 Thread Lukas Renggli
list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi

Re: [Pharo-project] CogVM binaries!!! {WAS} Re: [squeak-dev] Re: CogVM on the Mac

2010-08-19 Thread Lukas Renggli
2) Do these binaries include the fixes from henrik to avoid the crash tha happens sometime? Yes, looks like it. Seaside does not immediately crash the VM. Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project

[Pharo-project] Senders of #haltOnce

2010-08-19 Thread Lukas Renggli
bad for continuous integration and for deploying images, because they open debuggers. All these senders should be changed to throw an error or fail the test in some controllable fashion. Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project

Re: [Pharo-project] Working on Pharo 1.2

2010-08-19 Thread Lukas Renggli
/pharo-download/stable-core I've closed #2805. Cheers, Adrian On Aug 16, 2010, at 22:14 , Adrian Lienhard wrote: On Aug 16, 2010, at 21:53 , Lukas Renggli wrote: That's excellent, but is Pharo 1.2 already stable? No, its not stable. I just picked a random link to allow people to test

Re: [Pharo-project] why TextMorph and PluggableTextMorph are not

2010-08-18 Thread Lukas Renggli
://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] Question about about LintRule

2010-08-18 Thread Lukas Renggli
name causing the problem for this selector? The list comes from #addClass:selector:. The selection comes from the string. There is no connection between the two, see http://st-www.cs.illinois.edu/users/brant/Refactory/Lint.html on Limitations/Highlighting. Lukas -- Lukas Renggli www.lukas

Re: [Pharo-project] Load OB in Pharo 1.2

2010-08-17 Thread Lukas Renggli
-9c89-f5cc890681fe Ancestors: OB-Shout-lr.6 - removed all references to Preferences Name: ECompletion-lr.135 Author: lr Time: 17 August 2010, 5:39:14 pm UUID: 783fd270-7bd5-43d7-abe6-a750dc6f869b Ancestors: ECompletion-lr.134 - improved the settings placement -- Lukas Renggli www.lukas

Re: [Pharo-project] Load OB in Pharo 1.2

2010-08-17 Thread Lukas Renggli
___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project

Re: [Pharo-project] Load OB in Pharo 1.2

2010-08-17 Thread Lukas Renggli
in upcoming versions On 17 August 2010 17:41, Lukas Renggli reng...@gmail.com wrote: I cannot integrate that change-set because it breaks OB in Pharo 1.1. PluggableButtonMorphPlus was never deprecated and now you say it just disappeared? :-( Lukas 2010/8/17 Mariano Martinez Peck marianop

Re: [Pharo-project] Load OB in Pharo 1.2

2010-08-17 Thread Lukas Renggli
be really helpful, because otherwise this will always cause troubles like this. Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo

Re: [Pharo-project] Load OB in Pharo 1.2

2010-08-17 Thread Lukas Renggli
___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo

Re: [Pharo-project] Load OB in Pharo 1.2

2010-08-17 Thread Lukas Renggli
On Tuesday, August 17, 2010, Marcus Denker marcus.den...@inria.fr wrote: On Aug 17, 2010, at 7:31 PM, Lukas Renggli wrote: Thanks Lukas. I wasn't who remove that class neither who didn't deprecated. I am just trying to start building Dev images from now...otherwise, we will have to wait

Re: [Pharo-project] Load OB in Pharo 1.2

2010-08-17 Thread Lukas Renggli
of XYZPlus classes though ;-) Regards, Gary - Original Message - From: Lukas Renggli reng...@gmail.com To: Pharo-project@lists.gforge.inria.fr Sent: Tuesday, August 17, 2010 7:07 PM Subject: Re: [Pharo-project] Load OB in Pharo 1.2 On Tuesday, August 17, 2010, Marcus Denker

Re: [Pharo-project] Load OB in Pharo 1.2

2010-08-17 Thread Lukas Renggli
Or you would keep the empty but deprecated class PluggableButtonMorphPlus in the image and make everybody happy :-) On Tuesday, August 17, 2010, Lukas Renggli reng...@gmail.com wrote: Well, I just call the variable 'enabledPlus' then :-( Lukas On Tuesday, August 17, 2010, Mariano Martinez

Re: [Pharo-project] Load OB in Pharo 1.2

2010-08-17 Thread Lukas Renggli
Well, I just call the variable 'enabledPlus' then :-( Lukas On Tuesday, August 17, 2010, Mariano Martinez Peck marianop...@gmail.com wrote: On Tue, Aug 17, 2010 at 8:50 PM, Marcus Denker marcus.den...@inria.fr wrote: On Aug 17, 2010, at 8:28 PM, Lukas Renggli wrote: Removing them is cool

Re: [Pharo-project] Should I be able to hang my pharo 1.1 image so easily?

2010-08-17 Thread Lukas Renggli
behavior. Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] Should I be able to hang my pharo 1.1 image so easily?

2010-08-17 Thread Lukas Renggli
: pharo-project-boun...@lists.gforge.inria.fr [mailto:pharo-project-boun...@lists.gforge.inria.fr] On Behalf Of Lukas Renggli Sent: Tuesday, August 17, 2010 4:53 PM To: Pharo-project@lists.gforge.inria.fr Subject: Re: [Pharo-project] Should I be able to hang my pharo 1.1 image so easily

Re: [Pharo-project] Should I be able to hang my pharo 1.1 image so easily?

2010-08-17 Thread Lukas Renggli
...@lists.gforge.inria.fr [mailto:pharo-project-boun...@lists.gforge.inria.fr] On Behalf Of Lukas Renggli Sent: Tuesday, August 17, 2010 5:11 PM To: Pharo-project@lists.gforge.inria.fr Subject: Re: [Pharo-project] Should I be able to hang my pharo 1.1 image so easily? On 18 August 2010 00:06, Schwab,Wilhelm K

Re: [Pharo-project] Working on Pharo 1.2

2010-08-16 Thread Lukas Renggli
-- Marcus Denker  -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD. ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli

Re: [Pharo-project] Working on Pharo 1.2

2010-08-16 Thread Lukas Renggli
___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list

Re: [Pharo-project] which Shout repository should we use?

2010-08-16 Thread Lukas Renggli
candidate is out and I am able to use the image. so... lukas what do you think we should do? So either fix it in Pharo or create your own 'temporary' version of Shout in the repository where you keep all the versions for building the images. Lukas -- Lukas Renggli www.lukas-renggli.ch

Re: [Pharo-project] Working on Pharo 1.2

2010-08-16 Thread Lukas Renggli
-- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] Preferences removal Re: [update 1.2] #12092

2010-08-15 Thread Lukas Renggli
--Marcus Denker  -- http://www.marcusdenker.de http://www.marcusdenker.de/ INRIA Lille -- Nord Europe. Team RMoD. -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr

[Pharo-project] [Settings] Preferences defaultAnnotationRequests

2010-08-15 Thread Lukas Renggli
How do I get the list of annotation selectors with the new settings framework? Previously this was: Preferences defaultAnnotationRequests Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project

Re: [Pharo-project] [Settings] Preferences defaultAnnotationRequests

2010-08-15 Thread Lukas Renggli
Ahh, I found it. It is actually in CodeHolder class#annotationRequests. I was confused because all other preferences are forwarded to something but not this one. Lukas On 15 August 2010 16:23, Marcus Denker marcus.den...@inria.fr wrote: On Aug 15, 2010, at 3:54 PM, Lukas Renggli wrote: How

Re: [Pharo-project] Preferences removal Re: [update 1.2] #12092

2010-08-15 Thread Lukas Renggli
Ancestors: OB-Tests-Standard-lr.114 - removed all references to Preferences 2010/8/15 Mariano Martinez Peck marianop...@gmail.com: On Sun, Aug 15, 2010 at 2:58 PM, Lukas Renggli reng...@gmail.com wrote: On Sunday, August 15, 2010, Marcus Denker marcus.den...@inria.fr wrote: On Aug 15

Re: [Pharo-project] Preferences removal Re: [update 1.2] #12092

2010-08-15 Thread Lukas Renggli
, which we removed in 1.2...      Marcus --Marcus Denker  -- http://www.marcusdenker.de http://www.marcusdenker.de/ INRIA Lille -- Nord Europe. Team RMoD. -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo

Re: [Pharo-project] Help - Understanding OBSystemBrowser

2010-08-14 Thread Lukas Renggli
://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] Senders from package(s)

2010-08-13 Thread Lukas Renggli
___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

Re: [Pharo-project] Senders from package(s)

2010-08-13 Thread Lukas Renggli
information overload on browser scoping; can you narrow it down? Bill From: pharo-project-boun...@lists.gforge.inria.fr [pharo-project-boun...@lists.gforge.inria.fr] On Behalf Of Lukas Renggli [reng...@gmail.com] Sent: Friday, August 13, 2010 11:50 AM

Re: [Pharo-project] Instantiating an abstract class

2010-08-11 Thread Lukas Renggli
___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list

Re: [Pharo-project] Instantiating an abstract class

2010-08-11 Thread Lukas Renggli
/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] new lint rule NoClassComment

2010-08-11 Thread Lukas Renggli
___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo

Re: [Pharo-project] Errors using RFBServer

2010-08-11 Thread Lukas Renggli
://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] Question: How can I add a items to System Browser Window menu?

2010-08-10 Thread Lukas Renggli
, some Pharo images includes the OmniBrowser package already loaded and this is what you're probably opening from the World menu. It isn't clear from the world menu which browser (System or Omni) you're going to open. You mi -- Lukas Renggli www.lukas-renggli.ch

Re: [Pharo-project] 10 year old slides Stable Squeak

2010-08-09 Thread Lukas Renggli
@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo

Re: [Pharo-project] SocketStream enh

2010-08-09 Thread Lukas Renggli
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch

Re: [Pharo-project] Instance variable pull up broken

2010-08-08 Thread Lukas Renggli
The only point I would note - it seems inconsistent that you pull up instance variables but push up methods (I recall it was a naming act of history, but it would be nice to call it push up everywhere.) That was unified a few months ago. Lukas -- Lukas Renggli www.lukas-renggli.ch

Re: [Pharo-project] Instance variable pull up broken

2010-08-07 Thread Lukas Renggli
: +41 076 235 8683 ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo

Re: [Pharo-project] How do you extract a superclass if you can't select multiple classes?

2010-08-06 Thread Lukas Renggli
place - which apparently is very hard in Pharo for some reason?). So is there some other browser, or menu option that I am missing? Tim On 6 Aug 2010, at 00:31, Lukas Renggli wrote: Good point. I've been struggling with multiple selection too e.g. when setting the refactoring scope

Re: [Pharo-project] How do you extract a superclass if you can't select multiple classes?

2010-08-06 Thread Lukas Renggli
this refactoring in Pharo? It would seem that my scenario is a very common one - so I'm struggling with this. And frustratingly it seems that all the horsepower to do this, is built into the tools but they just don't use them in an intuitive way? Tim On 6 Aug 2010, at 11:18, Lukas Renggli wrote

Re: [Pharo-project] How do you extract a superclass if you can't select multiple classes?

2010-08-06 Thread Lukas Renggli
- swap method As well as some new Smalltalk specific ones: - create cascade - split cascade Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman

Re: [Pharo-project] Basic question about globals variables

2010-08-05 Thread Lukas Renggli
to nil for example, and it says CLASS: SmalltalkImage class subclasses: UndefinedObject I still don't understand :( Thanks for any hints Mariano -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project

Re: [Pharo-project] eCompletion tweak for smart characters

2010-08-05 Thread Lukas Renggli
seems to do that too. Lukas On 3 August 2010 12:21, Lukas Renggli reng...@gmail.com wrote: Hi Tim, Thank you for the contribution. I will definitely look at it as soon as I get access to a computer  again (i am a few days away right now). Testing this would be definitely cool, especially

Re: [Pharo-project] How do you extract a superclass if you can't select multiple classes?

2010-08-05 Thread Lukas Renggli
that is considered by a refactoring. Did you ever try to go through the whole create-class refactoring? I get a dialog that offers me to select multiple classes. Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project

Re: [Pharo-project] update to OCompletion

2010-08-04 Thread Lukas Renggli
-bin/mailman/listinfo/pharo-project ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch

Re: [Pharo-project] Gofer support for Universes

2010-08-04 Thread Lukas Renggli
@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] Refactor source method is grayed out?

2010-08-03 Thread Lukas Renggli
expression to get the menu items enabled. In that regard, the conditions could probably be relaxed a bit. Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman

Re: [Pharo-project] Poll: missing libraries to support business

2010-08-03 Thread Lukas Renggli
a few bugs while working on GitFS. Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] eCompletion tweak for smart characters

2010-08-03 Thread Lukas Renggli
(and possibly some could be written - should I try to do that too?). Tim -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] Refactor source method is grayed out?

2010-08-03 Thread Lukas Renggli
, the conditions could probably be relaxed a bit. Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] Refactor source method is grayed out?

2010-08-03 Thread Lukas Renggli
). Tim On 3 Aug 2010, at 11:24, Lukas Renggli wrote: I played a bit with the selection an the enabling of the menus this morning, however I found it quite confusing if the closest matching expression is automatically picked. I could not reproduce the issue you report with the spaces. In my

Re: [Pharo-project] Refactor source method is grayed out?

2010-08-02 Thread Lukas Renggli
-- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

[Pharo-project] Test Runner 'File out results' button

2010-08-02 Thread Lukas Renggli
to the context menu on the test results that already has related items like 'History', 'Store results', 'Show progress'? Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http

Re: [Pharo-project] about ToolBuilder

2010-08-02 Thread Lukas Renggli
-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] Extending SUnit [was Re: Autotest, proof-of-concept [was: About TDD and Pharo]]

2010-08-02 Thread Lukas Renggli
event := anAnnouncementClass isBehavior                                ifTrue: [ anAnnouncementClass new ]                                ifFalse: [  anAnnouncementClass ]. See #asAnnouncement, that does the same as the above code. Lukas -- Lukas Renggli www.lukas-renggli.ch

Re: [Pharo-project] how do I turn off smart quotes in Pharo Seaside one-click image

2010-08-01 Thread Lukas Renggli
if you find any more bugs. Lukas Cheers Nick ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch

Re: [Pharo-project] cog-based image crashes on mac

2010-08-01 Thread Lukas Renggli
://code.google.com/p/pharo/issues/detail?id=2579 because henrik mentioned that we missed something or could do it better. Stef On Jul 26, 2010, at 1:32 PM, Lukas Renggli wrote: The image I got is based on the sources from 27.06.2010. You may be missing some image-side changes. The CogVM was open

Re: [Pharo-project] Bug in OBHierarchyBrowser

2010-08-01 Thread Lukas Renggli
-- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] how do I turn off smart quotes in Pharo Seaside one-click image

2010-07-31 Thread Lukas Renggli
in my view, be a perfect compromise. I don't know if we talk about the same thing, but smart characters behave the same way in my Pharo images as they do in Eclipse and in TextMate. Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing

Re: [Pharo-project] how do I turn off smart quotes in Pharo Seaside one-click image

2010-07-31 Thread Lukas Renggli
and I are not the only ones that prefer eCompletion, I know of quite a few other people that think so too. Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin

Re: [Pharo-project] how do I turn off smart quotes in Pharo Seaside one-click image

2010-07-31 Thread Lukas Renggli
if there is a selection or if you are just typing. Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] how do I turn off smart quotes in Pharo Seaside one-click image

2010-07-31 Thread Lukas Renggli
-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] how do I turn off smart quotes in Pharo Seaside one-click image

2010-07-31 Thread Lukas Renggli
Ehh ECompletion-lr.129. On 31 July 2010 22:11, Lukas Renggli reng...@gmail.com wrote: Please try again ECompletion-lr.128. I further simplified the code. Now it is exactly the behavior of TextMate. And almost the same as Eclipse. Lukas 2010/7/31 Nick Ager nick.a...@gmail.com:  Name

Re: [Pharo-project] how do I turn off smart quotes in Pharo Seaside one-click image

2010-07-31 Thread Lukas Renggli
The latest also highlights the matching character. On 31 July 2010 22:12, Lukas Renggli reng...@gmail.com wrote: Ehh ECompletion-lr.129. On 31 July 2010 22:11, Lukas Renggli reng...@gmail.com wrote: Please try again ECompletion-lr.128. I further simplified the code. Now it is exactly

Re: [Pharo-project] cog-based image crashes on mac

2010-07-26 Thread Lukas Renggli
from the repository adapted to Pharo. Maybe these same socket related crashes that randomly appear with Seaside images? nanosleep: Invalid argument Exited with exit code: 1 Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing

Re: [Pharo-project] [ANN 1.1] One-Click 1.1 release

2010-07-26 Thread Lukas Renggli
build-artifacts. Also it cleans up the root directory, it only contains three files now: - for Windows a .lnk file with the correct icon - for Linux a .sh file with the correct icon (probably works for Gnome only, and only appears after the first start) - readme.txt Lukas -- Lukas Renggli

Re: [Pharo-project] [SPAM] New Features for Hudson Build Tools

2010-07-26 Thread Lukas Renggli
) - readme.txt I tested it on OS X 10.6, Ubuntu 10, and Windows XP. Lukas -- Lukas Renggli www.lukas-renggli.ch On 20 July 2010 20:42, Tudor Girba tudor.gi...@gmail.com wrote: Hi Lukas, This is really great. Cheers, Doru On 20 Jul 2010, at 13:07, Sven Van Caekenberghe wrote: Lukas

Re: [Pharo-project] cog-based image crashes on mac

2010-07-26 Thread Lukas Renggli
not load plugin `JPEGReadWriter2Plugin' 26.07.10 20:41:33 [0x0-0x1d3dd3c].com.teleplace.Teleplace[4514] nanosleep: Invalid argument 26.07.10 20:41:33 com.apple.launchd.peruser.501[200] ([0x0-0x1d3dd3c].com.teleplace.Teleplace[4514]) Exited with exit code: 1 Lukas -- Lukas

Re: [Pharo-project] Underscores in 1.1??

2010-07-25 Thread Lukas Renggli
clicking on a variable with a underscore does not change the selection correctly. Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo

Re: [Pharo-project] What is correct way to save image automatically in background?

2010-07-23 Thread Lukas Renggli
What is correct way to save image for my purpose? Don't fork. Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] What is correct way to save image automatically in background?

2010-07-23 Thread Lukas Renggli
). Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] About validating the result of RBParser parseMethod:

2010-07-23 Thread Lukas Renggli
behavior is hard to override, it always gives me visual feedback ( pop menus and related dialogs). Maybe the newCompiler is more customizable? Fernando On Jul 23, 2010, at 7:34 AM, Lukas Renggli wrote: You can use #parseMethod:onError: to check for syntactical errors. Semantical errors

Re: [Pharo-project] About validating the result of RBParser parseMethod:

2010-07-23 Thread Lukas Renggli
shouldn't need the Error handler, otherwise that would be a bug in the RBParser. Also you might want to check for shadowed variables (#isShadowed), because they cause the compiler to complain. Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo

Re: [Pharo-project] What is correct way to save image automatically in background?

2010-07-23 Thread Lukas Renggli
David, is what is said about memory management really true? I thought that saving the image triggered a garbage collect what forces to copy the whole memory anyway. Lukas On 23 July 2010 14:00, David T. Lewis le...@mail.msen.com wrote: On Fri, Jul 23, 2010 at 09:49:46AM +0200, Lukas Renggli

Re: [Pharo-project] What is correct way to save image automatically in background?

2010-07-23 Thread Lukas Renggli
would be interested to know the results. Dave On Fri, Jul 23, 2010 at 02:12:14PM +0200, Lukas Renggli wrote: David, is what is said about memory management really true? I thought that saving the image triggered a garbage collect what forces to copy the whole memory anyway. Lukas On 23

Re: [Pharo-project] About validating the result of RBParser parseMethod:

2010-07-23 Thread Lukas Renggli
the standard compiler should be able to do what you want.  We should fix it :) best Eliot Maybe the newCompiler is more customizable? Fernando On Jul 23, 2010, at 7:34 AM, Lukas Renggli wrote: You can use #parseMethod:onError: to check for syntactical errors. Semantical errors

Re: [Pharo-project] Symbol #asClass ?

2010-07-22 Thread Lukas Renggli
/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] Symbol #asClass ?

2010-07-22 Thread Lukas Renggli
this. No, what will #asClass return if you have different instances of Smalltalk? Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] Symbol #asClass ?

2010-07-22 Thread Lukas Renggli
On 22 July 2010 16:30, Levente Uzonyi le...@elte.hu wrote: On Thu, 22 Jul 2010, Lukas Renggli wrote: 1. #World asClass does not return a class. #classNamed: can solve this. No, it still returns an instance of PasteUpMorph. That's a bug, isn't it? Yeah, strange :-) 2. We are trying

Re: [Pharo-project] Symbol #asClass ?

2010-07-22 Thread Lukas Renggli
it (secretly) back in. Classes should be looked up in the context of a context, such as an existing class. Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman

Re: [Pharo-project] fold: ?

2010-07-21 Thread Lukas Renggli
introduced in squeak and may be your implementation/API should be pushed there? Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas

Re: [Pharo-project] fold: ?

2010-07-21 Thread Lukas Renggli
Ahh, it is called #reduce:, #reduceLeft: and #reduceRight: in Pharo. Lukas On 21 July 2010 18:27, Lukas Renggli reng...@gmail.com wrote: See http://code.google.com/p/pharo/issues/detail?id=2401. Looks like it never got merged though. Lukas On 21 July 2010 18:20, Stéphane Ducasse

Re: [Pharo-project] fold: ?

2010-07-21 Thread Lukas Renggli
. Lukas On 21 July 2010 18:32, Lukas Renggli reng...@gmail.com wrote: Ahh, it is called #reduce:, #reduceLeft: and #reduceRight: in Pharo. Lukas On 21 July 2010 18:27, Lukas Renggli reng...@gmail.com wrote: See http://code.google.com/p/pharo/issues/detail?id=2401. Looks like it never got

Re: [Pharo-project] fold: ?

2010-07-21 Thread Lukas Renggli
: for that). Lukas Levente The implementation in Pharo is much more general than the one of Squeak. Pharo behaves the same as Squeak for two argument blocks on SequenceableCollection. Squeak does not support anything else. Lukas On 21 July 2010 18:32, Lukas Renggli reng...@gmail.com wrote

[Pharo-project] New Features for Hudson Build Tools

2010-07-20 Thread Lukas Renggli
As usual all the code is available from: http://github.com/renggli/builder Lukas -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo

Re: [Pharo-project] How to see failures/erros of the Hudson server?

2010-07-20 Thread Lukas Renggli
@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] [ANN 1.1] pre-built 1.1 Release #11411 Core

2010-07-20 Thread Lukas Renggli
RMoD. ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Lukas Renggli www.lukas-renggli.ch ___ Pharo-project

<    2   3   4   5   6   7   8   9   10   11   >