|
I am checking into the hotfix process
right now. I have the fix working locally on a simple test case and
will run our test suite on this fix tonight. We do currently have the limitation that
you have to “merge” before you “commit” or you get an
error. Theoretically, we could relax this constraint and let you merge
after the commit but I think it would hit the same “stale conflict”
problem if you ended up merging a change to an item after you had already
committed and resolved a conflict on that item. So you are saying that if you call “merge”
followed by an immediate “commit” that you are still running into
problems with unmerged messages? Messages pushed from the server
will not be delivered until your code has finished running so if you call
merge() immediately followed by commit() the commit should only generate an
error if the merge caused a conflict. In that case, you’d have to
resolve the conflict before you can commit anyway (we also require you to
resolve all conflicts before you can commit). If this doesn’t match
what you are seeing, let me know. Jeff From: Thanks for the responses, how long does it usually
take to implement a -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required) Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe __,_._,___ |

