The cdaweb editor has two problems:
1. when "vap+cdaweb:" is entered, we need to immediately go into the data set selector so users needn't press "pick"
2. some actions occur on the event thread, blocking it.
3. dataset selector needs to be bigger.
These are done. Also I added to easy features while I was in there:
1. filter updates the list as it is entered. For example "hyd" matches but "hydra" doesn't. Now the user can stop when the filter is sufficient.
2. filter URI switch introduced, so that we keep track of the reduced list, and service providers can use the link vap+cdaweb:filter=hyd
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
These are done. Also I added to easy features while I was in there:
1. filter updates the list as it is entered. For example "hyd" matches but "hydra" doesn't. Now the user can stop when the filter is sufficient.
2. filter URI switch introduced, so that we keep track of the reduced list, and service providers can use the link vap+cdaweb:filter=hyd
See http://sourceforge.net/tracker/index.php?func=detail&aid=3178953&group_id=199733&atid=970685 for a RFE on the filter in URIs.