http://stackoverflow.com/questions/20304099/draw-table-in-pharo
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill
Would it be difficult to be able to supply tests from other TestCases to
#given:? Something like #given: aSelector in: #aTestCaseClass...
-
Cheers,
Sean
--
View this message in context:
http://forum.world.st/Phexample-question-tp4726864.html
Sent from the Pharo Smalltalk Users mailing list
2013/12/2
> Gisela Decuzzi wrote:
>
>> Hi, I need to do a validation and check if the image is running in an usb
>> with a spefic name.
>> I found how to determine the execution path: FileSystem disk
>> workingDirectory, but I wolud like to obtain the disk name and didn't find
>> a message for th
The first time as it will prime the package-cache.
After that it is faster :-)
And you should get a faster box.
2013/12/2 Benjamin
> But I still think the ci job should be preferred :P
>
+1 ;-)
Luc
>
> Ben
>
> On 02 Dec 2013, at 18:13, Esteban Lorenzano wrote:
>
> Nope, that was the old version. This one should not take mora than 10min :)
>
> On 2 Dec 2013, at 17:58, Benjamin
> wrote:
>
> and it will
But I still think the ci job should be preferred :P
Ben
On 02 Dec 2013, at 18:13, Esteban Lorenzano wrote:
> Nope, that was the old version. This one should not take mora than 10min :)
>
> On 2 Dec 2013, at 17:58, Benjamin
> wrote:
>
>> and it will take 40 minutes :P
>>
>> Ben
>>
>> On 02
Nope, that was the old version. This one should not take mora than 10min :)
> On 2 Dec 2013, at 17:58, Benjamin
> wrote:
>
> and it will take 40 minutes :P
>
> Ben
>
>> On 02 Dec 2013, at 17:56, Esteban Lorenzano wrote:
>>
>> this should work:
>>
>> $ wget -O- get.pharo.org/30+vm | bash
>
Hi
Pls guide me in getting an environment of Seaside / Zinc / Pharo 3.0 up and
running
Regards
Sanjay
-
---
Regards, Sanjay
--
View this message in context:
http://forum.world.st/Seaside-on-Pharo-3-0-tp4726765.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
and it will take 40 minutes :P
Ben
On 02 Dec 2013, at 17:56, Esteban Lorenzano wrote:
> this should work:
>
> $ wget -O- get.pharo.org/30+vm | bash
> $ ./pharo ./Pharo.image config
> http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main
> ConfigurationOfSeaside3 --install=stable
>
this should work:
$ wget -O- get.pharo.org/30+vm | bash
$ ./pharo ./Pharo.image config
http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main
ConfigurationOfSeaside3
--install=stable
cheers,
Esteban
On Mon, Dec 2, 2013 at 5:50 PM, sminni wrote:
> Hi
>
> Pls guide me in getting an env
This is the link you want
https://ci.inria.fr/pharo-contribution/job/Seaside/
Ben
On 02 Dec 2013, at 17:50, sminni wrote:
> Hi
>
> Pls guide me in getting an environment of Seaside / Zinc / Pharo 3.0 up and
> running
>
>
> Regards
> Sanjay
>
>
>
> -
> ---
> Regards, Sanjay
> --
> View
On 27 Nov 2013, at 2:57 , Sabine Knöfel wrote:
> ok:-)
>
> btw and ot:
> http://adam-fletcher.co.uk/howtobegerman/
> recommend!
Haha, completely OT, but just the description brought back a memory from a
class trip to Lübeck 15 years ago…
Ater I decided to disobey the red man, an old lady rema
I have one follow-up question trying to understand how this works:
I see that is used in AbstractNautilusUI to build the
menus — but why is here? Also the code seems to work all the
same without ?
Martin.
Benjamin Van Ryseghem-2 wrote
> Here is an example from Nautilus
>
> AbstractNautilusUI
Gisela Decuzzi wrote:
Hi, I need to do a validation and check if the image is running in an
usb with a spefic name.
I found how to determine the execution path: FileSystem disk
workingDirectory, but I wolud like to obtain the disk name and didn't
find a message for that.
Does anybody know how
Hi Sabine,
I'll check, but you shouldn't have that problem, so is probably a bug :)
Esteban
On Mon, Dec 2, 2013 at 12:51 PM, Sabine Knöfel wrote:
> Hi Esteban,
>
> I found a problem in mongo/voyage and I have reduced and extracted it for
> repro.
> I ask for your opinion if this is a bug.
>
> I
Hi Esteban,
I found a problem in mongo/voyage and I have reduced and extracted it for
repro.
I ask for your opinion if this is a bug.
If you file in the code below, the method >>testDemo creates a simple model:
Paper has 1:1 reference to Planet.
Paper has 1:1 reference to Star.
Star has 1:N refe
16 matches
Mail list logo