On Tue, Nov 3, 2009 at 12:25 PM, whostheJBoss <dotfus...@changethings.org>wrote:

> Step 3.) call event with:
> tag1 = Transfer.get("tags.tag", 6);
> tag2 = Transfer.get("tags.tag", 7);
> post = Transfer.get("posts.post", 1);
> post.addTags(tag1);
> post.addTags(tag2);
>

What happens if you dump the object at this point?


> Transfer.save(post);
>



-- 
E: mark.man...@gmail.com
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com

--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to transfer-dev@googlegroups.com
To unsubscribe from this group, send email to 
transfer-dev-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to