kuaniysh / robotframework-javatools

Automatically exported from code.google.com/p/robotframework-javatools
0 stars 0 forks source link

Generic API for interacting with BuiltIn from Java #53

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Provide ability for java program to call BuitlIn keywords

Original issue reported on code.google.com by laurent.carbonnaux on 16 Jan 2011 at 8:30

GoogleCodeExporter commented 8 years ago
This functionality could also be implemented in the core framework and 
distributed in robotframework.jar:
http://code.google.com/p/robotframework/issues/detail?id=761

Original comment by pekka.klarck on 16 Jan 2011 at 2:20

GoogleCodeExporter commented 8 years ago

Original comment by pekka.klarck on 16 Jan 2011 at 2:20

GoogleCodeExporter commented 8 years ago
Hi Pekka,

It take a bit longer time than expected to implement this enhancement.
I am facing some conversion problems, especially java Object... parameter types 
to *args python

I'll keep you informed

Original comment by laurent.carbonnaux on 31 Jan 2011 at 8:06

GoogleCodeExporter commented 8 years ago
I am not quite sure what's the current status with this.

However, I created an own repository for the JavaLibCore: 
http://code.google.com/p/robotframework-javalibcore/ and if this issue is still 
relevant, it should be resubmitted there.

Original comment by janne.t....@gmail.com on 30 Aug 2011 at 10:24

GoogleCodeExporter commented 8 years ago
Hi Janne,
I have provided a subset of interfaces between BuiltIn methods and java api.
I have done it in my own svn repository and ask some time ago to Pekka how to 
"deliver" it to you and to the community if someone wanted to use it in draft 
mode.
Let me know how I can do?
Regards
Laurent.

Original comment by laurent.carbonnaux on 30 Aug 2011 at 5:28