Menu

#4 ConfigurationParameters append "/" to path also when uncessary

2.0
open
nobody
None
trivial
2013-10-02
2013-10-02
Gianluca
No

Everytime ConfigurationParameters needs to construct a path for creating groups, parameters or call configure method, it always append the separator "/" even when the paths already have one.

Solution: create a private method (or public utility method) for constructing the paths that add the separator only when necessary.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB