2010/12/5 Johanna Ploog <johanna.pl...@googlemail.com>

> On 5 December 2010 10:07, Jude <bookofj...@gmail.com> wrote:
> > On Sun, Dec 5, 2010 at 7:01 PM, Raphael Langella
> > <raphael.lange...@gmail.com> wrote:
> >> Return expression
> >> Do not needlessly surround the return expression with parentheses. Only
> do
> >> so for long or multi-line expressions.
> >
> > I don't like this. Surrounding it with parentheses makes it stand out
> > better, regardless of whether or not it's short, long, or multi-line.
>
> I agree with Jude.
>
> The others sound fine.
>

Really? Even for very short expression? Like you prefer

return (true);

over

return true;
------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
Crawl-ref-discuss mailing list
Crawl-ref-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/crawl-ref-discuss

Reply via email to