On Tue, 7 Nov 2006 23:04:50 +0100 (CET) Vincent Torri <[EMAIL PROTECTED]> babbled:
> > Hey, > > 1) in that function, we loop over the screen, but that screen is never > used. > > 2) not a bug, but why a 'while' instead of a 'if' ? I think that a 'if' is > sufficient. well the while makes it persistent - it will keep killing children of root as long as there are any. once they are all gone - it will stop. > 3) shouldn't we test that the argument of that function is None or not ? we could - but not a lot else does that check so i am not sure we really need to... :) > Vincent > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
