dman84 wrote: > sounds like the bookmark outliner problem we see.. when moving bookmark > folders between folders, stuff is lost.. Yes, copy has to have a change > to complete, also you should probably tried to close the compose window > before trying to copy back. It could be the db is still open and when > you tried to do some fast action it may not have finish writing to the > db. If you know about db's, every action performed has to be completed > before a new one can work, and it needs to be completed before closing > the window.. else I bet what you saw is that it failed to finish.
Well, perhaps one should implement some kind of locking. So that one action has to be completed before another one can start? As you mentioned databases: that's all they do if I remeber my lessons right *g*. Don't know where this could be implemented. Perhaps something like this is already planned? Markus
