gsethi / addama

Automatically exported from code.google.com/p/addama
Apache License 2.0
1 stars 0 forks source link

Add REST call to workspace service #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
a call for JSON ifFileExists(String uri) (where the JSON returned is {exist: 
true} or {exist: false}), 

currently i just ask for the file and if a FileNotFound exception is thrown, i 
know it doesn't.  but this puts an exception stack trace in the log that is 
going to look ugly to anyone who happens to look.

for me, this reduces the number of calls i need to make to addama to see if the 
standard W@ISB set of directories have been created for a user.

Original issue reported on code.google.com by mdmille...@comcast.net on 9 Aug 2011 at 11:11

GoogleCodeExporter commented 8 years ago

Original comment by hrovira.isb on 10 Aug 2011 at 5:40

GoogleCodeExporter commented 8 years ago

Original comment by hrov...@systemsbiology.org on 27 Dec 2011 at 7:43