Re: [PATCH 12/18] gitweb: Change file handles (in caching) to lexical variables as opposed to globs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Thursday, December 9, 2010 - 5:32 pm

Jakub Narebski <jnareb@gmail.com> writes:


Hmm. why is it a bad idea, when you need to access these from practically
everywhere, to use global variables to begin with?  To a certain degree,
it sounds like an unnecessary burden without much gain to me.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 12/18] gitweb: Change file handles (in caching) to ..., John 'Warthog9' Hawley, (Thu Dec 9, 2:57 pm)
Re: [PATCH 12/18] gitweb: Change file handles (in caching) ..., Junio C Hamano, (Thu Dec 9, 5:32 pm)