[xquery-talk] why must one have something inside {} ?

Michael Sokolov sokolov at ifactory.com
Mon Dec 5 17:57:22 PST 2011


Yes, one might regret the inability to nest comments; single line 
comments in C-derived languages have the nice property that they could 
live inside block comments, which can be handy when you want to 
temporarily hide a block of code possibly containing comments; say when 
reformatting/restructuring a large piece of code, and working to get it 
to compile piece by piece.  But nested comments would be superior still, 
although maybe a bit more irritating to parse.

-Mike

On 12/5/2011 8:18 PM, jidanni at jidanni.org wrote:
> I guess the chances of getting an additional
> "quick comment to the end of line character(s)" like # in perl. Or // in...
> are slim too. One needs both (: and :) ... Barfolomew!
> _______________________________________________
> talk at x-query.com
> http://x-query.com/mailman/listinfo/talk



More information about the talk mailing list