[Clam-devel] Patch: embedded diagrams widgets for faust plugins

Pau Arumí Albó parumi at iua.upf.edu
Mon Jun 23 08:53:24 PDT 2008


El dl 23 de 06 de 2008 a les 12:39 -0300, en/na Natanael Olaiz va
escriure:
> What do you think about these changes on RunTimeLibraryLoader?
> 
> Part of original RunTimeLibraryLoader::Load() now is 
> RunTimeLibraryLoader::GetPaths(), which gives you a full list of 
> possible paths.
> And I added std::string RunTimeLibraryLoader::ExistsDirInPath(const 
> std::string & fileName), which search for a subpath on the possible 
> paths, and return it (or none if not exists).

If I understand correctly its meaning, the name should be
ExistsDirInPaths(const std::string & path) 
(note the 's' and argument name)

Who will use that method?

P






More information about the clam-devel mailing list