Comment #3 on issue 1203 by rasangaKS: Remote library instantiated for each keyword call
http://code.google.com/p/robotframework/issues/detail?id=1203

i am not familiar with xml-rpc protocol, but a simple debug shows me that for each keyword call in the client will call the run_keyword method in the server which in return create a new instance of the library

Reply via email to