Tuesday, May 5, 2009

World Peace via Mootools

MerusCase disposes of A1Law and Tritek using Mootools.

While I was at it, I created a one line algorthm to solve world peace using our JS framework of choice, Mootools.  Yes, we love the moo over here at Fuery Solutions!


If you can't quite make out what that says, here's a recap:

MerusInit = function(){
  $$('A1Law','Tritek').each(function(e){
     e.dispose();
  }
}

World.Peace = $$('evil').each(function(e){e.destroy()});





No comments:

Post a Comment