debian/dirs
author |
deba |
|
Wed, 01 Mar 2006 10:25:30 +0000 |
changeset 1991 |
d7442141d9ef |
permissions |
-rw-r--r-- |
The graph adadptors can be alteration observed.
In most cases it uses the adapted graph alteration notifiers.
Only special case is now the UndirGraphAdaptor, where
we have to proxy the signals from the graph.
The SubBidirGraphAdaptor is removed, because it doest not
gives more feature than the EdgeSubGraphAdaptor<UndirGraphAdaptor<Graph>>.
The ResGraphAdaptor is based on this composition.