Holiday
by JPh on Jul.28, 2010, under Development
LifeStyle work = new LifeStyle(“B!”);
work.setWork(“2009-05-12″);
try{
work.setLevel(100);
}
catch(WorkNotGoodException e){
work.close();
}
finally{
LifeStyle free = new LifeStyle (“Break!”);
free.setHoliday(System.currentMilliSeconds());
}
And now…
by JPh on Jul.27, 2010, under Computer Crap
…the end is near.
And so I face the final curtain.
Bye bye Buongiorno!
I choose not to B!

