Comment #17 on issue 1500 by zimmermann.c...@gmail.com: **kwargs support for Dynamic Test Libraries
http://code.google.com/p/robotframework/issues/detail?id=1500

To support Python types for Java arguments.
Like org.python.core.PyDictionary, which I use for runKeyword's kwargs in the tests.
There doesn't seem to be another suitable dict-->Java mapping.
In Jython PyDictionary is <type 'dict'> and not a java.lang.Class object
and therefore has no .isArray().


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