Andre Poenitz <[EMAIL PROTECTED]> writes:

| On Fri, Nov 01, 2002 at 11:47:00AM +0100, Lars Gullik Bjønnes wrote:
| > And if it needs to cache anything is should be done as a class
| > variable not as a static var inside a member function.
| 
| I wonder a bit why you suddenly want to make things more visible than
| they need to be. This does not look like your usual quest...

It not making things visible, it is more not making things
invisible...

And if caching like this is needed, it should most likely be pushed
out into a wrapper class.

-- 
        Lgb

Reply via email to