
Hi, Here are a few omissions from the strawman api document. Graeme -4.24 ns_directory.change_dir() should throw BadParameter, DoesNotExist, IncorrectState -4.25 ns_directory.remove(), touch() should also throw DoesNotExist -4.26 ns_entry.close() is not documented -4.27 convert() is not in the SIDL -4.28 Job.run() is not in the SIDL or the details

Great, thanks - I'll fix these points. Andre. Quoting [Graeme Pound] (Mar 02 2006):
Date: Thu, 02 Mar 2006 15:06:19 +0000 From: Graeme Pound <G.E.POUND@soton.ac.uk> To: SAGA RG <saga-rg@ggf.org> Subject: [saga-rg] Comments on revision 1.4
Hi,
Here are a few omissions from the strawman api document.
Graeme
-4.24 ns_directory.change_dir() should throw BadParameter, DoesNotExist, IncorrectState
-4.25 ns_directory.remove(), touch() should also throw DoesNotExist
-4.26 ns_entry.close() is not documented
-4.27 convert() is not in the SIDL
-4.28 Job.run() is not in the SIDL or the details
-- "So much time, so little to do..." -- Garfield

Quoting [Graeme Pound] (Mar 02 2006):
Here are a few omissions from the strawman api document.
-4.28 Job.run() is not in the SIDL or the details
class job : extends saga::task task provides the run, and also wait and get_state. Cheers, Andre. -- "So much time, so little to do..." -- Garfield

Quoting [Graeme Pound] (Mar 02 2006):
Date: Thu, 02 Mar 2006 15:06:19 +0000 From: Graeme Pound <G.E.POUND@soton.ac.uk> To: SAGA RG <saga-rg@ggf.org> Subject: [saga-rg] Comments on revision 1.4
Hi,
Here are a few omissions from the strawman api document.
Graeme
-4.24 ns_directory.change_dir() should throw BadParameter, DoesNotExist, IncorrectState
Fixed.
-4.25 ns_directory.remove(),
fixed
touch() should also throw DoesNotExist
touch would create the entry if it does not exist, as in posix. I made that more explicit in the description.
-4.26 ns_entry.close() is not documented
fixed.
-4.27 convert() is not in the SIDL
fixed. Thanks, Andre.
-4.28 Job.run() is not in the SIDL or the details
-- "So much time, so little to do..." -- Garfield
participants (2)
-
Andre Merzky
-
Graeme Pound