Re: Apache Dinner Paris - Open World Forum

Emmanuel Lécharny <[email protected]> Tue, 28 Sep 2010 15:51:13 +0200
Newsgroups gmane.comp.apache.community
Organization The Apache Software Foundation
Message-ID <[email protected]>
  So far, we will be 7 or 8. We may have a few more guest (french people 
who are working on OSS projects), if you don't mind.

I suggest we gather at 7pm in the OWF conference center hall, and then 
move on to the restaurant, then :

void haveADrinkInABar( Bar bar, List<Asfers> band ) {
     if ( band.size() < 2 ) {
         throw new NotEnoughAsfersException();
     }

     for (  Asfer asfer : band ) {
         asfer.drink( beer );
     }

     if ( asfer.isPuking() ) {
         band.remove( asfer );
         asfer.grabATaxi();
         asfer.goToBed();
     }

     haveADrinkInABar( bar.getNext(), band );
}



-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com