Menu

Commit [r447]  Maximize  Restore  History

Refactoring/re-organization of the Integration libraries

* Integration lib:
com.adobe.cairngorm.integration.error.* (common channel/rpc errors)
com.adobe.cairngorm.integration.file.* (delegate/responder for FileReference)

* IntegrationDMS lib:
com.adobe.cairngorm.integration.dms.* (parsley extentions for DMS)

** IntegrationDMS library is now simplified and provide only few parsley decorators described below:
DataServiceFaultHandler (Handle the Fault of a given DataService)
GlobalDataServiceConflictHandler (Handle Data Management Conflicts globally for all DataService defined in parsley contexts)
GlobalDataServiceFaultHandler (Handle the Fault of all DataService defined in parsley contexts)
GlobalDataServiceResultHandler (Handle the Result of all DataService defined in parsley contexts)
IsCommitRequired (Observe the commitRequired flag of a given DataService)

** Adding support for LCDS 2.6, 3.0 and 3.1 in IntegrationDMS

* IntegrationParsley lib:
com.adobe.cairngorm.integration.data.* (Data Caching / highlander principal)
com.adobe.cairngorm.integration.localconnection.* (local connection pub/sub - EXPERIMENTAL)
com.adobe.cairngorm.integration.rpc.* (global error handler for RPC)

yderidde@adobe.com 2010-05-27

<< < 1 2 3 4 > >> (Page 2 of 4)
removed /cairngorm3/trunk/libraries/IntegrationDMS/libs/fds-2.6.1.swc
added /cairngorm3/trunk/libraries/IntegrationDMS/libs/fds.swc
removed /cairngorm3/trunk/libraries/IntegrationDMS/libs/fds_rb-2.6.1.rb.swc
added /cairngorm3/trunk/libraries/IntegrationDMS/libs/fds_rb.swc
added /cairngorm3/trunk/libraries/IntegrationDMS/libs/hamcrest-as3.swc
changed /cairngorm3/trunk/libraries/IntegrationDMS/pom.xml
changed /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/CairngormIntegrationDMSSupport.as
renamed /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/decorators/AbstractGlobalDataServiceHandler.as -> /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/AbstractGlobalDataServiceHandler.as
removed /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/decorators/BaseOperationHandler.as
removed /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/decorators/CommitOperationHandler.as
removed /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/decorators/CreateItemOperationHandler.as
renamed /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/decorators/DataServiceConflictHandler.as -> /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/DataServiceConflictHandler.as
renamed /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/decorators/DataServiceFaultHandler.as -> /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/DataServiceFaultHandler.as
removed /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/decorators/DeleteItemOperationHandler.as
removed /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/decorators/FillOperationHandler.as
removed /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/decorators/GetItemOperationHandler.as
renamed /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/decorators/GlobalDataServiceConflictHandler.as -> /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/GlobalDataServiceConflictHandler.as
renamed /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/decorators/GlobalDataServiceFaultHandler.as -> /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/GlobalDataServiceFaultHandler.as
copied /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/decorators/GlobalDataServiceResultHandler.as -> /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/GlobalDataServiceResultHandler.as
copied /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/decorators/IsCommitRequired.as -> /cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/integration/dms/IsCommitRequired.as
/cairngorm3/trunk/libraries/IntegrationDMS/pom.xml Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/CairngormIntegrationDMSSupport.as Diff Switch to side-by-side view
Loading...
<< < 1 2 3 4 > >> (Page 2 of 4)
Monday.com Logo