http://qs321.pair.com?node_id=360170


in reply to A question of style - declaring lexicals

One could (sort of) combine the styles by making a list of all the vars as comments at the top, but acutally declare them when used.

-Theo-
(so many nodes and so little time ... )

  • Comment on Re: A question of style - declaring lexicals

Replies are listed 'Best First'.
Re^2: A question of style - declaring lexicals
by EdwardG (Vicar) on Jun 03, 2004 at 14:55 UTC

    By doing this you would introduce an undesirable maintenance overhead, similar to the problem with flower box comments.