Status: New Owner: ---- Labels: Type-Enhancement Priority-Medium
New issue 498 by kai.hackemesser: Loading resource files should be possible from a zip file
http://code.google.com/p/robotframework/issues/detail?id=498 Use case: I want to use a resource file that I don't want to copy into the test source tree as it is maintained and managed in another source repository, another project. Possible solution: I could load it from a supplied zip file and add a library entry that resolves into a zip file like Java's JarURL: ./lib/myResources.zip/!commons.html -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
