ISimpleFileService/ISimpleFileManager - any replacement?
Had toyed a bit with ISimpleFileService/ISimpleFileManager, but as of RTC 2.0 M3, they are gone. They were still there in RTC 2.0 Beta1.
Wondering if the why behind their removal can be shared. Also, is there any recommended replacement for an alternative that is about as lightweight as that was (for hiding a file in the repo for access by client or server code). Thanks. |
One answer
Jared Burns (4.5k●2●9)
| answered May 28 '09, 7:43 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
On Tue, 12 May 2009 19:37:58 +0000, patmc wrote:
Had toyed a bit with ISimpleFileService/ISimpleFileManager, but as of "Simple files" were originally provided as a way of creating files that could be referenced from process templates and project areas. The implementation was problematic, however, because of their global scope. They were replaced by the item type "IProcessAttachment", which allows you to attach a file to any process template, project area, or team area. -- Jared Burns Jazz Process Team |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.