X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkBlackBoxOutputConnector.cxx;h=c6813f250564ae15afce0b14bdcac3044b57e3d4;hb=a7158b8ae6724e3b7cdf3c3a3aad1157365fbcb0;hp=8024663d81f4734857e704d718bfea3bdf893b94;hpb=911e9825791b3ed1777a80ffc1185970bd051193;p=bbtk.git diff --git a/kernel/src/bbtkBlackBoxOutputConnector.cxx b/kernel/src/bbtkBlackBoxOutputConnector.cxx index 8024663..c6813f2 100644 --- a/kernel/src/bbtkBlackBoxOutputConnector.cxx +++ b/kernel/src/bbtkBlackBoxOutputConnector.cxx @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbtkBlackBoxOutputConnector.cxx,v $ Language: C++ - Date: $Date: 2008/12/08 12:54:00 $ - Version: $Revision: 1.9 $ + Date: $Date: 2008/12/08 14:02:15 $ + Version: $Revision: 1.10 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -120,19 +120,22 @@ namespace bbtk void BlackBoxOutputConnector::SignalChange( BlackBox::Pointer box, const std::string& output ) { - bbtkDebugMessage("change",2, + IOStatus s = OUTOFDATE; //mStatus; + //if (s==UPTODATE) s=MODIFIED; + + bbtkDebugMessage("change",2, "==> BlackBoxOutputConnector::SignalChange(" <bbGetFullName()<<",'" - <bbGetFullName()<<",'" - <