Comment #2 on issue 498 by DeonWu: Loading resource files should be possible from a zip file
http://code.google.com/p/robotframework/issues/detail?id=498
It's a interesting idea, It's more useful extending that's loading test case from a zip file.
If there are thousands of test case in a repository, and use the --suite parameter or Tags to filter a few of test case to run. all of test case in repository will scanning, that's wasted many of time, especially the test cases are HTML format. other pain thing is moving or copying the thousands of small test case file.
