--- Log opened Sat Mar 19 00:00:31 2011 10:55 < conseo> mcallan: i love foss :-p http://labb.zafena.se/?p=393 12:08 < conseo> mcallan: there is also ##gwt btw. 17:56 < mcallan> yes, we'll be able to start coding for the android and put off paying for it. i'm not buying hardware till i must. 21:31 < conseo> mcallan: i was not saying that we have to code for android any time soon. in fact i think we shouldn't as the pc is likely still better for textwork... 21:32 < conseo> mcallan: can i do sth. like: schedule ( new TimerTask() { run() { blah(); blahah(); ... } }, new Date(), 24*60*60*1000 ); and how is this inline definition stuff called? 21:48 < mcallan> sure i agree. we can port to android, but first we prototype in gwt. 21:54 < mcallan> conseo: the TimerTask subclass is called an "anonymous class". http://zelea.com/_/_/java/language/v3/classes.html 21:55 < mcallan> more readable: http://docstore.mik.ua/orelly/java-ent/jnut/ch03_12.htm 21:55 < mcallan> or: http://mindprod.com/jgloss/anonymousclasses.html --- Log closed Sun Mar 20 00:00:45 2011