Ticket #272 (closed defect: fixed)
CompForm creation/naming in ALF is not robust
| Reported by: | jawil06 | Owned by: | cdietric |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | ALF | Version: | trunk |
| Keywords: | Cc: |
Description
CompForm? names are simply _CompNameX where X is the number of compforms generated in that ALF session. If ALF is restarted, X starts from 1 again. This causes problems when attempting to generate a compform from the same component in two different sessions when X is the same value.
To reproduce:
1. Remove /sdr/_tmp_alf_waveforms
2. Run nodeBooter
3. Run ALF and create a compform then close ALF
4. Run ALF again and create a compform from the same component, the new compform doesn't appear in the running applications pane.
5. When refreshing ALF, terminal outputs:
Could not find associated application for: OSSIE::_CompName1_2
Change History
Note: See
TracTickets for help on using
tickets.
