isis-group / isis

The ISIS project aims to provide a framework to access a large variety of image processing libraries written in different programming languages and environments.
GNU General Public License v3.0
17 stars 14 forks source link

no "remove" for branches in PropertyMap #66

Open DerOrfa opened 11 years ago

DerOrfa commented 11 years ago

There is no function for removing branches of a PropertyMap.

PropertyMap::remove("name") will silently fail if the given path "name" is a branch.