Blog Projects
Escape Keys
A ColdFusion and Web Development Blog by Tom de Manincor
 

Major updates have been made to TransferSync.

This version has a critical fix for those dealing with related objects. Somehow, the afterCreate event was overlooked during the early conception of this approach for managing the Transfer cache using a JMS gateway.

Once, that was implemented, it was apparent that better synchronization for parent objects was needed. For instance, when a new child is created, or existing child has a parent switched during an update.

I have temporarily removed the sample app. Once I get a chance to clean it up, I'll bring it back. If you need samples, contact me.

Other then that, there have been some great improvements. Take a look at the change log, or grab the latest version here: TransferSync @ RIAForge

0.5 -CHANGE LOG- 3/9/2009
- enhancement - added observer toggle no longer dependent on lazy init
- enhancement - added debug toggle
- enhancement - added class filtering
- enhancement - added caching for parents
- enhancement - added getMemento and getVersion
- enhancement - more robust logging
- enhancement - coldbox versions supports pre-cf8
- fix - added support for after create events
- fix - added support for notifying parent classes

Comments:


(Comment Moderation is enabled. Your comment will not appear until approved.)

[Add Comment]

Ernst van der Linden says:

Great stuff Tom!

3/10/09 3:33 PM

Brian says:

Thanks for the continued effort with this. I would be SOL if I had to come up with it on my own and my two-node cluster wouldn't work without it. Thanks!

3/10/09 8:43 PM

[Add Comment]