Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1602 by kormb...@gmail.com: User Guide: the informal Java dynamic API interface should not have two runKeyword methods
http://code.google.com/p/robotframework/issues/detail?id=1602

Looking at
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.3#summary

the dynamic library API informal interface for Java includes both signatures of runKeyword (with and without kwargs). In practice, it seems only one implementation of runKeyword should ever be present. Stating that kwargs is an optional argument to runKeyword and then having an unofficial interface showing two signatures for runKeyword is very confusing. This could be made clearer by indicating an OR in the interface between the alternative runKeyword signatures and maybe a note that the signature w/out kwargs may be used only if kwargs is not supported.

--
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