Ticket #45 (new defect)

Opened 1 year ago

Last modified 6 months ago

(56) application factory is not re-initialized after an install

Reported by: cdietric Assigned to: cdietric
Priority: major Milestone: Abeyance
Component: ossiecf Version:
Keywords: Cc:

Change History

02/08/08 14:57:13 changed by bhilburn

Can someone clarify this ticket? It's been open for 6 months, and I really don't remember what it is referring to anymore.

02/08/08 15:18:07 changed by balister

Basically, the current App factory implementation is "messy". I believe this revolves around creating multiple instances of a waveform from one SAD file. I'm not sure how 0.6.2 does this, but eventually trunk will create one application factory and create many waveforms by calling the create method on the one application factory.

Is this better?

02/09/08 11:51:11 changed by DrewCormier

This seems reasonable to me. Can we not do that now? Generally wavLoader, c_wavLoader (?), and ALF just assume that you create a new app fact, but I've personally never tried calling create() twice.

04/23/08 17:42:21 changed by cdietric

  • milestone changed from Release 0.7.0 to Abeyance.