It can be confuse without semicolon when you're actually looking at thousands lines of code. >From my opinion, semicolons can prevent human error prone, reduce guess work, knowing where is the starting and ending statement.
It similar to English sentence. On Fri, Feb 24, 2012 at 1:10 AM, JP Bader <j...@zavteq.com> wrote: > The only question/reference point I have is the lack of requirement > for this in several other languages I've recently been learning, i.e. > Ruby, Python, Scala (IIRC). They can compile just fine with or > without ';'. Is it really that important to make this required? > > JP > > On Thu, Feb 23, 2012 at 6:53 AM, saurabh jain <jainsaurab...@gmail.com> > wrote: > > +1 to mandatory semicolon. > > I always thought why this was not mandatory. > > > > Regards, > > Saurabh > > > > -- > JP Bader > Principal > Zavteq, Inc. > @lordB8r | j...@zavteq.com > 608.692.2468 >