[OT] Re: [IMP] Code Freeze (was: End of code freeze)

2004-02-11 Thread Sylvain Wallez
[this is really off-topic now]

Thibault Cantegrel wrote:

Sylvain Wallez wrote:




Bertrand explains a well known child group game in french-speaking 
countries which is names "Jacques a dit", which translates to "Jack 
said": you must do what follows "Jacques a dit", but must absolutely 
no do it otherwise. If you fail to do it right, you quit the game.

Now about the code freeze / unfreeze / refreeze / release, I let you 
decide as I'm currently too swamped to follow closely the flow.

This makes me think: we could use continuations to model what's 
currently going on here ;-)
function release() {
 var codeFreeze = cocoon.createContinuation();
 fixBugs(bugzilla);
 if (bugzilla.openBugs() != null) {
   // restart
   codeFreeze(codeFreeze);
 }
 makeDistro();
}

Sylvain (obviously ousing continuations too much)


Arf.
I guess it is cocoon.createWebContinuation(), isn't it ?
I say that because you explained it to me this afternoon (GMT+1) on 
the white board in front of us.
(I found it funny to discuss here when we are standing next to each 
other in the same room !)

Jacques a dit : finissons notre boulot au lieu de pêter un plomb sur 
la mailing-liste ! (I don't know the translation for that)


Thibault, this is a very bad practice to write things that other people 
can't understand. So here it is: "let's finish our work instead of 
writing silly things on the mailing list" (more familiar words are used, 
though).

Hey, why so? Welcome to the Cocooners' friendly chat room ;-P

Sylvain

--
Sylvain Wallez  Anyware Technologies
http://www.apache.org/~sylvain   http://www.anyware-tech.com
{ XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }
Orixo, the opensource XML business alliance  -  http://www.orixo.com



[OT] Re: [IMP] Code Freeze (was: End of code freeze)

2004-02-11 Thread Sylvain Wallez
Bertrand Delacretaz wrote:

Le Mercredi, 11 fév 2004, à 17:37 Europe/Zurich, Sylvain Wallez a écrit :

...I let you decide as I'm currently too swamped to follow closely 
the flow...


What, Sylvain not following the flow? I thought you were a Flow expert 
;-)


Actually, I meant "flood". Now, notice how you make a difference between 
"flow" and "Flow". These are obviously different words ;-)

Sylvain

--
Sylvain Wallez  Anyware Technologies
http://www.apache.org/~sylvain   http://www.anyware-tech.com
{ XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }
Orixo, the opensource XML business alliance  -  http://www.orixo.com



Re: [OT] Re: [IMP] Code Freeze (was: End of code freeze)

2004-02-11 Thread Geoff Howard
Sylvain Wallez wrote:
[this is really off-topic now]

Thibault Cantegrel wrote:

Sylvain Wallez wrote:


Bertrand explains a well known child group game in french-speaking 
countries which is names "Jacques a dit", which translates to "Jack 
said": you must do what follows "Jacques a dit", but must absolutely 
no do it otherwise. If you fail to do it right, you quit the game.
By the way, in our part of the world, this is called "Simon says".  No 
idea who "Simon" is.

Geoff


Now about the code freeze / unfreeze / refreeze / release, I let you 
decide as I'm currently too swamped to follow closely the flow.

This makes me think: we could use continuations to model what's 
currently going on here ;-)
function release() {
 var codeFreeze = cocoon.createContinuation();
 fixBugs(bugzilla);
 if (bugzilla.openBugs() != null) {
   // restart
   codeFreeze(codeFreeze);
 }
 makeDistro();
}

Sylvain (obviously ousing continuations too much)


Arf.
I guess it is cocoon.createWebContinuation(), isn't it ?
I say that because you explained it to me this afternoon (GMT+1) on 
the white board in front of us.
(I found it funny to discuss here when we are standing next to each 
other in the same room !)

Jacques a dit : finissons notre boulot au lieu de pêter un plomb sur 
la mailing-liste ! (I don't know the translation for that)


Thibault, this is a very bad practice to write things that other people 
can't understand. So here it is: "let's finish our work instead of 
writing silly things on the mailing list" (more familiar words are used, 
though).

Hey, why so? Welcome to the Cocooners' friendly chat room ;-P

Sylvain





RE: [OT] Re: [IMP] Code Freeze (was: End of code freeze)

2004-02-11 Thread Unico Hommes

Geoff Howard wrote:
> 
> Sylvain Wallez wrote:
> > [this is really off-topic now]
> > 
> > Thibault Cantegrel wrote:
> > 
> >> Sylvain Wallez wrote:
> > 
> > 
> > 
> >>> Bertrand explains a well known child group game in french-speaking
> >>> countries which is names "Jacques a dit", which 
> translates to "Jack 
> >>> said": you must do what follows "Jacques a dit", but must 
> absolutely 
> >>> no do it otherwise. If you fail to do it right, you quit the game.
> 
> By the way, in our part of the world, this is called "Simon 
> says".  No 
> idea who "Simon" is.
> 

And the dutch would say about that "Joost mag het weten" ("Only Joost
knows" or more freely "God only knows", not implying Joost is God of
course, any Joost that is) Joost is just somebody's first name, nobody
knows who exactly. Kinda like Simon or God really. Uhm, perhaps I should
shut up now ;-)

Unico


RE: [OT] Re: [IMP] Code Freeze (was: End of code freeze)

2004-02-11 Thread H . vanderLinden
 
> > By the way, in our part of the world, this is called "Simon 
> > says".  No 
> > idea who "Simon" is.
> > 
> 
> And the dutch would say about that "Joost mag het weten" ("Only Joost
> knows" or more freely "God only knows", not implying Joost is God of
> course, any Joost that is) Joost is just somebody's first name, nobody
> knows who exactly. Kinda like Simon or God really. Uhm, 
> perhaps I should
> shut up now ;-)

If I'm right we Dutch would call the game "alle vogels vliegen" (all birds
fly and then start replacing the animal and the behaviour). Ok, it's late
here too and I finally made a teeny weeny bit of progression after a week of
troubles.

Bye, Helma