TabProps has a factory to create the propertypanels for model elements and for each keeps it creates it caches it so that we reuse the same instance next time around.
Is it really worth our caching these? Do we really expect we are going to get some performance by not allowing these to be garbage collected even though we will have to rebuild the list model etc of each one when it is redisplayed anyway. Bob. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
