Changes between Version 4 and Version 5 of ChangesSincer2923

Show
Ignore:
Timestamp:
08/07/07 08:44:41 (2 years ago)
Author:
cdietric (IP: 70.110.8.161)
Comment:

formatting

Legend:

Unmodified
Added
Removed
Modified
  • ChangesSincer2923

    v4 v5  
    51518. Elimination of OWD dependency on Amara  
    5252 
    53 9. FileManager is restructured. Uses the boost filesystem for basic file operations (moving, querying properties, etc.).  Migrates towards SCA compliance by throwing exceptions when necessary.  This has been verified with the JTAP tool.  Most of these changes were introduced with changeset 3295 that merged -r2698:3289  
     539. FileManager is restructured. Uses the boost filesystem for basic file operations (moving, querying properties, etc.).  Migrates towards SCA compliance by throwing exceptions when necessary.  This has been verified with the JTAP tool.  Most of these changes were introduced with changeset r3295 that merged -r2698:3289  
    5454 
    55 10.  Support for ''componentsupportedinterface'' in ApplicationFactory_impl (started with changeset 3683)  
     5510.  Support for ''componentsupportedinterface'' in ApplicationFactory_impl (started with changeset r3683)  
    5656 
    575711.  DEBUG macro (trivial)