Skip to content

Conversation

@mikeodr
Copy link

@mikeodr mikeodr commented Oct 21, 2015

getName split wasn't supporting :: as the delimiter for the package name and
the plugin name.

@tfoote
Copy link
Member

tfoote commented Oct 21, 2015

Please remove the whitespace only changes. Although we agree with stripping them we don't want whitespace only changes applied in other patches, it makes the history unreadable (as well as the diff) and makes merges much harder.

With respect to the content of the change what is your use case? It looks like you're changing the pre-groovy legacy support behavior for name lookup. here

@paulbovbel
Copy link

We're looking to use getName() to extract a valid rosgraph name in both the legacy (package_name/plugin_name) and the modern (package_namespace::plugin_class) style.

@mikeodr
Copy link
Author

mikeodr commented Oct 21, 2015

Whitespace removed.

getName split wasn't supporting `::` as the delimiter for the package name and
the plugin name.
@esteve
Copy link
Member

esteve commented Dec 8, 2015

LGTM. Thanks @mikeodr !

esteve added a commit that referenced this pull request Dec 8, 2015
Add ":" to split function within getName.
@esteve esteve merged commit 80cc3aa into ros:indigo-devel Dec 8, 2015
@esteve esteve removed the in review label Dec 8, 2015
@mikeodr mikeodr deleted the getName-split-fix branch December 8, 2015 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants