Issue 3820: FTAM/FTP Issue delete (ftamftp-ftf) Source: (, ) Nature: Uncategorized Issue Severity: Summary: The FileTransferSession::delete (in File file) operation will have to be changed to accommodate the C++ keyword “delete”. This should be changed to FileTransferSession::delete_file (in File trash). This is in keeping with the style of other operations, e.g. get_file, create_file, etc. The File parameter name should be changed in accordance with an earlier comment. Resolution: see above Revised Text: Section 3.1.3 FileSystemEntry Interface / resolve Actions taken: September 11, 2000: received issue Discussion: Resolution Voted to change the operation to delete_file. After resolving other issues, the equivlent operation in the revised idl is FileSystemEntry::remove. End of Annotations:===== Date: Mon, 11 Sep 2000 14:57:43 +0100 From: Stephen Egan Organization: Broadcom Eireann Research Ltd. X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: ftamftp-ftf@omg.org Subject: [Fwd: FW: FTAM/FTP RFP issues] Content-Type: multipart/mixed; boundary="------------C9E636FBB03DEA826AB1C596" X-UIDL: %-[!!MfW!!9O!!!p#B!! FTF members, The following points have been drawn up in response to the issues raised by Marcin Przysowa. Delete: The FileTransferSession::delete (in File file) operation will have to be changed to accommodate the C++ keywor d. This should be changed to FileTransferSession::delete_file (in File trash). This is in keeping with the style of other operations, e.g. get_file, create_file, etc. The File parameter name should be changed in accordance with an earlier comment.