CF9+Air ORM - ManyToMany Relationships
I've been scouring the web for resources on ColdFusion 9's new syncmanager facilities for offline/online Air/Flex applications. To date there are only a couple blog posts and Adobe's live docs. Not much help.
I've been struggling lately just trying to get my ORM mapping on the Air side to work. In particular, ManyToMany relationships. I finally got it working about 2 seconds ago and thought I should blog this before I forget what the "trick" was.