Menu

Code Commit Log


Commit Date  
[r321] by yderidde@adobe.com

adding missing header

2010-04-08 10:11:41 Tree
[r320] by yderidde@adobe.com

- Adding a custom validator to validate Boolean values called BooleanValidator
- Fixing a bug in ValidatorGroupSubscriber which prevented the Subscribed controls to show the red borders
- Fixing Combobox Sample in ValidationTest to work as appropriate + adding a BooleanValidator in the sample

2010-04-08 09:41:37 Tree
[r319] by yderidde@adobe.com

removing unused import + fixing the build in the same time ;)

2010-03-31 12:47:34 Tree
[r318] by yderidde@adobe.com

adding missing header

2010-03-31 12:36:32 Tree
[r317] by yderidde@adobe.com

Simplifying the design of the module lib by:
- Refactoring the existing mechanism to support the inter-communication between modules thru a unique identifier.
- Ability to communicate between multiple instances of the same module.
- Removed the LazyLoader which was a temporary workaround.
- Adding a new Metadata [ModuleId] which must be used within messages that are inter-communication API messages (to communicate between modules).
- Adding a message pool which basically keep all messages that need to be redirected to a module which is not yet instantiated until the module is available and ready to accept the messages.
- Redo from scratch the ModuleTest application to show the new behaviors.
- Refactored the InSync sample to use the new Module lib.

2010-03-31 12:29:35 Tree
[r316] by auhlmann@adobe.com

-added EveryEnter decorator that executes every time a destination is entered. Note: FirstEnter and Enter are mutual exclusive.
-improved logging of navigation library. Use filter com.adobe.cairngorm.navigation.*.
-able to register a destination without waypoint declaration in view.
-samples project work: Migrations due to Parsley 2.2, and module loading bugfix.

2010-03-28 21:49:40 Tree
[r315] by auhlmann@adobe.com

Bugfix in ValidatorGroupSubscriber
http://forums.adobe.com/thread/545838?tstart=0

2010-03-22 17:15:30 Tree
[r314] by auhlmann@adobe.com

Fixed unit tests testing events via EventfulTestCase

2010-03-20 13:59:35 Tree
[r313] by yderidde@adobe.com

Adding a feature to wire a sub-property as follow: [Wire(...property="some.data.somewhere")]

2010-03-19 12:50:11 Tree
[r312] by auhlmann@adobe.com

Migrate to Flex SDK 3.5

2010-03-16 19:08:09 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.