Updates:
        Summary: New keyword `Import Resource`
        Status: Accepted

Comment #1 on issue 578 by pekka.klarck: New keyword `Import Resource`
http://code.google.com/p/robotframework/issues/detail?id=578

We already have `Import Library` and `Import Variables` keywords so adding `Import Resource` is logical.

Andreas, do you have time and interest to look at implementing this yourself? The related code in robot/running/namespaces.py and robot/running/importer.py is not too good, but you can use the existing keywords as an example. All this code will likely be rewritten in RF 2.6 and adding this functionality after that is probably even easier than now.

Reply via email to