Project

General

Profile

Actions

Bug #3349

closed

RExpression getUniqueFileName functionality is broken

Added by Derik Barseghian almost 16 years ago. Updated almost 16 years ago.

Status:
Resolved
Priority:
Normal
Category:
actors
Target version:
Start date:
05/30/2008
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3349

Description

My fix to bug #3324 has broken getUniqueFileName functionality, so e.g. if you have two actors with the same name (e.g. in different composites), and both serialize dataframes to disk, the one that runs second will overwrite the .sav file from the first. Downstream actors trying to use the serialized data from the first actor may not get it, depending on timing.

Actions #1

Updated by Derik Barseghian almost 16 years ago

Fixed.

- added overloaded getUniqueFileName method that also takes portname as an argument.
- using this method, myput can now take as 2nd arg a filename instead of a portname.
- cleaned up myput a little -- now only calls to the method contain java variables.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 3349

Actions

Also available in: Atom PDF