Menu

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


Commit Date  
[r628] by auhlmann@adobe.com

Minor Refactorings across the Board

2010-09-10 11:45:48 Tree
[r627] by auhlmann@adobe.com

Minor Refactorings across the Board

2010-09-09 17:05:22 Tree
[r606] by yderidde@adobe.com

fixing build , cleaning unused imports

2010-08-19 12:29:16 Tree
[r605] by yderidde@adobe.com

- Migrating Integration libs to Parsley 2.3.0
- Part of this refactoring, the Metadata names changed slightly for example GlobalDataServiceConflictHandler become GlobalDataServiceConflict (removal of the Handler suffix)

2010-08-19 12:03:01 Tree
[r599] by auhlmann@adobe.com

Migration to Parsley 2.3

2010-08-08 22:06:06 Tree
[r461] by auhlmann@adobe.com

Moved DataCache to Integration (this isn't dependent on Parsley but only on the utility library Spicelib, it works cross-frameworks), Adjusted unit tests and Insync samples to latest module library improvements for Flex 4.

2010-06-03 10:28:23 Tree
[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
Older >
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.