skaller wrote: > On Sun, 2006-09-10 at 00:50 -0400, Peter Tanski wrote: > >>> What's the opinion of 'getting rid' of semicolons? >>> >> As one who, as a beginning C++ programmer, discovered the bad error >> message g++ returns if you forget the trailing semicolon off of a >> class declaration, you definitely have my vote (on the general issue). >> > > So what is your vote, yes, no, defer, don't care, or all of the above? > > My thing is: would like to but not sure of consequences, hence > looking for someone to share the blame .. :) > >
From a newbie (to felix and advanced language constructs in general) perspective, if you can't get rid of them completely, is it worth it? Can you describe what a semicolon is, and when it's required, in one simple sentence, and doesn't require being able to parse the code in your head? Cheers, Jono. ------------------------------------------------------------------------- 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 _______________________________________________ Felix-language mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/felix-language
