Menu

/cairngorm3/trunk/libraries/IntegrationDMS/src/com Commit Log


Commit Date  
[r447] by yderidde@adobe.com

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)

2010-05-27 12:00:56 Tree
[r376] by auhlmann@adobe.com

asdoc infrastructure, initial pom for persistence library

2010-05-08 21:57:41 Tree
[r371] by auhlmann@adobe.com

-Added lost HTML templates.
-fixed deprecation warnings due to Parsley migration.
-Remove IntegrationTest sample of custom Commands (We removed Command support in favour of Parsley's native support)
-Fixed Parsley LocalConnection extention sample (broke due to Parsley migration)
-Fixed test in Popup lib

2010-05-04 19:05:53 Tree
[r357] by auhlmann@adobe.com

-Change initialization objects of Cairngorm Parsley extensions to Parsley convention (i.e. CairngormModuleLib>CairngormModuleSupport). Every initialization object has a static initialize method and implements Parsley's ContextBuilderProcessor, which allows it to be specified within a ContextBuilder definition.
-API Change in Navigation library: Changed -FirstEnter metadata to Enter(time="first"), -Enter metadata to Enter(time="next") and -EveryEnter metadata to Enter(time="every")
-Added convenience isValid get accessor to ValidationGroupEvent

2010-04-15 10:39:34 Tree
[r306] by auhlmann@adobe.com

Migration to Parsley 2.2 and Flex SDK 3.5. Removed Command implementation of Integration library in favor of Asynchronous Commands of Parsley 2.2.

2010-03-10 10:08:29 Tree
[r255] by yderidde@adobe.com

temporary fix: issue when commit() is called after a createItem()

2009-12-03 22:51:12 Tree
[r203] by auhlmann@adobe.com

Splitting of Integration library into IntegrationDMS, IntegrationRPC, and Observer into ObserverParsley

2009-11-06 19:42:15 Tree
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.