Comment #2 on issue 1660 by kormb...@gmail.com: Remote: support multiple remote library instances
http://code.google.com/p/robotframework/issues/detail?id=1660

There are two a few shortcomings with the library search order workaround with multiple aliased libraries. * Unless you restore the search order later, other code may be affected. Restoring the search order is an extra keyword. * If it is your company's coding convention to always use the full keyword name, you cannot follow it because the library name is not "known" to the user keyword. * If you have a repository of library documentation, the doc file would not match the alias name - e.g. WITH NAME MyLibraryOnSystemA and the repository has MyLibrary.html. * There are multiple libraries in the namespace that are not really different. This may be considered a good thing to some, but not to all.

None of these seem that big, but worth mentioning.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to