Bug 304170 - [api] ISystemFileTypes and ISystemFileTransferModeMapping should be marked @noimplement
Summary: [api] ISystemFileTypes and ISystemFileTransferModeMapping should be marked @n...
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 3.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.2 M6   Edit
Assignee: David McKnight CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks: 283033
  Show dependency tree
 
Reported: 2010-02-28 18:16 EST by Martin Oberhuber CLA
Modified: 2010-03-15 09:38 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Oberhuber CLA 2010-02-28 18:16:37 EST
+++ This bug was initially created as a clone of Bug #283033 +++

Reading the ISystemFileTypes interface, it looks like this is meant to be marked @noimplement. Marking it @noimplement after the fact is technically API breaking, but it looks like we'll get through with it since it seems that nobody could ever meaningfully implement that interface anyways.
Comment 1 Martin Oberhuber CLA 2010-02-28 18:29:05 EST
Same argument for ISystemFileTransferModeMapping -- mark it @noimplement.
Comment 2 David McKnight CLA 2010-03-10 12:30:15 EST
I've committed the changes to cvs.