anushani / atlasmapper

Automatically exported from code.google.com/p/atlasmapper
0 stars 0 forks source link

Data source generation - better status reporting #47

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Generating a client using a data source (or many) from a slow server
2. The generation show a window that says "Please wait..."

What is the expected output? What do you see instead?
A window with a list of all data sources associated with the client, and their 
progress (waiting, downloading / cached, parsing in progress, error / pass / 
okay), with buttons to decide to force the generation if it fail, clear the 
cache of data sources, etc.

Please provide any additional information below.
This feature will require a server status service, and a good refactorisation 
to allow threaded generation.

Original issue reported on code.google.com by lafond.g...@gmail.com on 18 Dec 2012 at 10:53

GoogleCodeExporter commented 9 years ago
Change title from "Client generation - better status reporting" to "Data source 
generation - better status reporting".
Since 1.4, the downloads are done in the data sources, not in the clients. The 
generation of a client now takes only a few seconds.

Original comment by lafond.g...@gmail.com on 12 Jul 2013 at 5:00