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 | 16461 reads
|
Browse archives
Active forum topics |
Recent comments
32 weeks 5 days ago
32 weeks 5 days ago
32 weeks 5 days ago
1 year 2 weeks ago
1 year 7 weeks ago
1 year 8 weeks ago
1 year 8 weeks ago
1 year 11 weeks ago
1 year 16 weeks ago
1 year 16 weeks ago