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 1 of 4)
changed /cairngorm3/trunk/libraries/Integration/.actionScriptProperties
changed /cairngorm3/trunk/libraries/Integration/.flexLibProperties
removed /cairngorm3/trunk/libraries/Integration/libs/parsley-flex4-2.2.2.swc
removed /cairngorm3/trunk/libraries/Integration/libs/spicelib-flex-2.2.2.swc
changed /cairngorm3/trunk/libraries/Integration/pom.xml
removed /cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/core
added /cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/error
added /cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/error/ChannelConnectFailedEvent.as
added /cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/error/IServiceErrorEventFactory.as
added /cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/error/RequestTimeoutEvent.as
added /cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/error/ServiceErrorEvent.as
added /cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/error/ServiceErrorEventFactory.as
added /cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/error/SessionTimeoutEvent.as
added /cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/error/SystemErrorEvent.as
added /cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/error/UpdateConflictEvent.as
added /cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/file
added /cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/file/FileReferenceResponder.as
added /cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/file/FileTransferDelegate.as
added /cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/file/IFileReferenceResponder.as
changed /cairngorm3/trunk/libraries/IntegrationDMS/.actionScriptProperties
changed /cairngorm3/trunk/libraries/IntegrationDMS/.flexLibProperties
added /cairngorm3/trunk/libraries/IntegrationDMS/libs/ASMock.swc
added /cairngorm3/trunk/libraries/IntegrationDMS/libs/ASMockFlexUnit4.swc
added /cairngorm3/trunk/libraries/IntegrationDMS/libs/FlexUnit4.swc
added /cairngorm3/trunk/libraries/IntegrationDMS/libs/FlexUnit4UIRunner.swc
/cairngorm3/trunk/libraries/Integration/.actionScriptProperties Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/libraries/Integration/.flexLibProperties Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/libraries/Integration/pom.xml Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/error/ChannelConnectFailedEvent.as Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/error/IServiceErrorEventFactory.as Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/error/RequestTimeoutEvent.as Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/error/ServiceErrorEvent.as Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/error/ServiceErrorEventFactory.as Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/error/SessionTimeoutEvent.as Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/error/SystemErrorEvent.as Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/error/UpdateConflictEvent.as Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/file/FileReferenceResponder.as Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/file/FileTransferDelegate.as Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/file/IFileReferenceResponder.as Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/libraries/IntegrationDMS/.actionScriptProperties Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/libraries/IntegrationDMS/.flexLibProperties Diff Switch to side-by-side view
Loading...
1 2 3 4 > >> (Page 1 of 4)
Monday.com Logo