User loginNavigation |
Return of the Global Variables?
This is bugging the heck out of me, so I wondered if anybody else complained about this before and I found somebody.
For the last two hours, under the heading of object-oriented, encapsulated code without global variables, I have been reading spaghetti code. Every class method I look at involves a few private instance variables whose lifetimes are as long as the object itself. Ok, the scope is limited to the class methods only, but for a class of a certain size, how is this any different from global variables? PS: No, they are not static member fields. In general, I have nothing against singletons. By Koray Can at 2005-12-30 23:42 | LtU Forum | previous forum topic | next forum topic | other blogs | 16450 reads
|
Browse archives
Active forum topics |
Recent comments
27 weeks 1 day ago
27 weeks 2 days ago
27 weeks 2 days ago
49 weeks 3 days ago
1 year 1 week ago
1 year 3 weeks ago
1 year 3 weeks ago
1 year 5 weeks ago
1 year 10 weeks ago
1 year 10 weeks ago