X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkFactory.cxx;h=7c55c7f00ed9fd7dc33769cc2503098364e725b2;hb=0cac86ce714cf094a2f74f5a48c314688d12347c;hp=3d4aef1d4d45ca196f30c85f81bcad68c16bd6d4;hpb=bf1bdd88621c0556024de37768c2d17d12f2a265;p=bbtk.git diff --git a/kernel/src/bbtkFactory.cxx b/kernel/src/bbtkFactory.cxx index 3d4aef1..7c55c7f 100644 --- a/kernel/src/bbtkFactory.cxx +++ b/kernel/src/bbtkFactory.cxx @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbtkFactory.cxx,v $ Language: C++ - Date: $Date: 2012/05/30 17:17:00 $ - Version: $Revision: 1.52 $ + Date: $Date: 2012/10/16 06:31:04 $ + Version: $Revision: 1.53 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -115,7 +115,6 @@ namespace bbtk bbtkMessage("output",2,p->GetDescription()<AddFactory(GetThisPointer()); -printf("EED Factory::DoLoadPackage > %s %s %s \n",libname.c_str(), pkgname.c_str(),path.c_str()); mPackageMap[pkgname] = p; return true; } @@ -164,26 +163,23 @@ printf("EED Factory::DoLoadPackage > %s %s %s \n",libname.c_str(), pkgname.c_st std::string upath; - pkgname = Utilities::ExtractPackageName(name,upath); - - printf("EED Factory::LoadPackage A. %s\n", name.c_str()); - printf("EED Factory::LoadPackage A. %s\n", upath.c_str()); - printf("EED Factory::LoadPackage A. %s\n", pkgname.c_str()); - + bbtkMessage("debug",1,"Package name ["<