On Tue, 20 Aug 2002 01:18:40 +0200 (Romance Daylight Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote:
VZ> Hi Xavier, Hi Vadim, VZ> [snipped interesting comments] VZ> Let's see: d&d of the folders in the tree can have different goals. I see: VZ> VZ> 1. Rearranging the folders under the same parent simply so that they appear VZ> in the way the user wants I was not thinking about that, but you are right: it would be much simpler than dealing with the index directly. I did not consider that because I was thinking to something like 'the destination folder will be the *parent* of the moved folder'. We would need a way to differenciate between 'changing the order' and 'move somewhere else'. I would favor something like two commands to 'move up' and 'move down' the folder while keeping the same parent. Now, we must decide where to put a moved folder, if the new parent already has some children. I would say it must be put last. Then it could be moved up to the desired position. VZ> 2. Moving the files or IMAP folders without crossing the server boundary That's what I thought about. VZ> 3. Moving a folder to completely elsewhere VZ> So if you want to only do 1 and 2 (which is IMHO enough) I don't think VZ> there is anything else. Fine. I guess I will deal first with local files, as that's what I use. >From what you said, it seems the IMAP case should not be difficult, then (except to check for the server being the same). -- Xavier Nodet "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, 1759. ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
