sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34560
Re: [Question #271271]: [RFC] Sikuli API implemented in Python and C
Question #271271 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271271
RaiMan posted a new comment:
Interesting.
... but I do not plan, to implement such a solution.
And honestly: I do not see any advantage with this approach, since you still need different clients for different languages/frameworks, that catch the frames, send those to the server and interact with the GUI.
I think my planned approach better fits to the intention of SikuliX as
being a tool, that can be used to run scripted workflows, that visually
interact with the system, the script is running on (no matter wether one
or more statements).
So a wrapping client is only needed, if you want to hide the
communication between the client and the server behind some convenient
action API.
Nevertheless: If you start doing anything in this direction I will
always be interested to have a look at it.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.