X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkFactory.cxx;h=8c28996c4e506da8fed7678ba3ca116c8d047288;hb=c777b23c18131be9bf4d2e4fc9b25daead080a38;hp=22c6ad362cf4556c3b0715a2c68041800d40dadc;hpb=5f49dad37400bf38b313463dd56455ea91086f5f;p=bbtk.git diff --git a/kernel/src/bbtkFactory.cxx b/kernel/src/bbtkFactory.cxx index 22c6ad3..8c28996 100644 --- a/kernel/src/bbtkFactory.cxx +++ b/kernel/src/bbtkFactory.cxx @@ -4,8 +4,8 @@ Program: bbtk Module: $RCSfile: bbtkFactory.cxx,v $ Language: C++ -Date: $Date: 2008/04/21 11:38:19 $ -Version: $Revision: 1.34 $ +Date: $Date: 2008/04/22 08:29:09 $ +Version: $Revision: 1.36 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de @@ -137,7 +137,7 @@ namespace bbtk // lastname : string before the last / (if any), or user supplied name bbtkDebugMessageInc("Kernel",7,"Factory::LoadPackage(\""< package_paths; std::string libname; // full path library name @@ -146,8 +146,8 @@ namespace bbtk std::string upath; pkgname = Utilities::ExtractPackageName(name,upath); - bbtkMessage("Debug",1,"Package name ["< Trying to load [" << libname << "]" < Trying to load [" << libname << "]" <first.mKind == - BlackBoxDescriptor::DEFAULT_WIDGET_ADAPTOR) && + BlackBoxDescriptor::DEFAULT_GUI) && //(j->first.mTypeIn == typein) && (j->first.mTypeOut.GetNature() == typeout.GetNature() ) ) @@ -750,14 +750,14 @@ namespace bbtk //=================================================================== void Factory::CheckPackages() const { - bbtkMessage("Debug",1,"****** Checking Factory "<<(void*)this + bbtkMessage("debug",1,"****** Checking Factory "<<(void*)this <second->CheckBoxes(); } - bbtkMessage("Debug",1,"****** Checking Factory "<<(void*)this + bbtkMessage("debug",1,"****** Checking Factory "<<(void*)this <<" ... OK"<