Message:

   The following issue has been closed.

   Resolver: Stephen McConnell
       Date: Fri, 25 Jun 2004 9:10 PM

On addition of a new model to a container a flag is now set to mark the container as 
dirty.  The implementation of the assembly operation has been updated to check for 
both assembly and non-dirty status before bypassing sub-systems assembly.  A test case 
has been added to the composition-impl package.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/RUNTIME-39

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: RUNTIME-39
    Summary: Model addition into an assembled container.
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Merlin Runtime
 Components: 
             COMPOSITION
   Fix Fors:
             3.3.1
   Versions:
             3.3.0

   Assignee: Stephen McConnell
   Reporter: Stephen McConnell

    Created: Fri, 25 Jun 2004 9:06 PM
    Updated: Fri, 25 Jun 2004 9:10 PM

Description:
Under 3.3.0 is a user of the composition SPI creates and adds a new component or 
containment model to a container that is already assembled - there is now way to 
initate the assembly of the new component model prior to the model commissioning.  
This is due to that fact that the containment model holds a reference to the assembled 
state and bypasses assembly if it is flagged as already assembled (irrespective of 
content addition).


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to