eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'WeakDependencyDictionary':

Home

everywhere
www.exept.de
for:
[back]

Class: WeakDependencyDictionary


Inheritance:

   Object
   |
   +--Collection
      |
      +--Set
         |
         +--Dictionary
            |
            +--IdentityDictionary
               |
               +--WeakIdentityDictionary
                  |
                  +--WeakDependencyDictionary

Package:
stx:libbasic
Category:
Collections-Weak
Version:
rev: 1.12 date: 2004/03/01 23:08:21
user: cg
file: WeakDependencyDictionary.st directory: libbasic
module: stx stc-classLibrary: libbasic
Author:
Claus Gittinger

Description:


A specialized WeakIdentityDictionary, which 'knowns' how
to get rid of obsolete entries. This is only used with the
dependency mechanism.


Related information:

    WeakArray
    WeakIdentityDictionary
    WeakValueDictionary
    WeakIdentitySet

Instance protocol:

private
o  keyContainerOfSize: n
return a container for keys of size n.
use WeakArrays here.

special dependency support
o  removeEmptyDependencyValues
special entry for dependency management:
remove any empty (due to finalization) value WeakArray elements.



ST/X 6.1.1; WebServer 1.620 at exept:8081; Thu, 24 May 2012 04:58:16 GMT