We need to be able to delete projects and experiments, but there are no
API methods for this. I realize this is raises some problems for
experiments that have been launched (I put this in the API summary [1],
but I suggest the following intermediate steps:
* Have a method to delete Experiments that have not been launched yet.
* Have a method to delete Projects that only consist of unlaunched
Experiments.
* Otherwise, throw Exceptions ("Can only remove unlaunched experiments",
"Can't remove projects that contain launched experiments").
Marlon
[1]
https://cwiki.apache.org/confluence/display/AIRAVATA/Airavata+API+Overview