[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r10381 - trunk/build/generator

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2004-07-24 03:04:49 CEST

Branko ÄOibej wrote:
> The generator scripts arent indended to be run on an embedded system.

I'm not making an efficiency argument. I'm saying we shouldn't start storing
redundant information without some good reason for doing so.

> Keeping a reference to a state object is better than relying on global
> variables.

I'm not saying we should use global variables either. We can pass the
generator object around wherever we need it. But we shouldn't make the
generator object an attribute of target objects because conceptually, it
isn't one.

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 24 03:05:23 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.