Excellent! Thank you! Even though I've worked around the problem, it
would be great if this worked, I've been quite curious as to why it
doesn't.

p.s. If you are ripping it apart, perhaps TQL query caching would be
possible? :)

On Nov 3, 2:31 pm, Mark Mandel <mark.man...@gmail.com> wrote:
> Okay, so the addTags() *does* work, just something is the save() is going
> fubar.
>
> (Probably has to do with cache synchronisation).
>
> I'm ripping apart Transfer at the moment, I have an idea what it may be...
> I'll have a look.
>
> Mark
>
> On Tue, Nov 3, 2009 at 9:12 PM, whostheJBoss 
> <dotfus...@changethings.org>wrote:
>
>
>
>
>
> > 1
> > 2
> > 3
> > 4
> > 5
> > 6
> > 7
>
> > It shows all 7 tags. However, the 6 and 7 do not stay saved. After save
> > () is called, they are gone again.
>
> > On Nov 2, 6:51 pm, Mark Mandel <mark.man...@gmail.com> wrote:
> > > 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
>
> --
> 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