On 5/2/05, Michiel Meeuwissen <[EMAIL PROTECTED]> wrote: > The 'checksum' field would be on the 'images' node, which provides you with > some way to check if the same image was uploaded already. It is imaginable > that a person forgot about wether a certain image was uploaded > already or not. Who is supposed to set the cheksum then? and what message can you say "you already uploaded the exact same image" , did you have enough coffe today?
> In other words this check-sum could be used to search by the > byte-array. It could also be used for automatic synchronization of a batch > of images (e.g. from a digital camera), and avoid duplicates. One could also > try to do this by file-name, but that is less absolute. Yes this is possible , but in that case you want to have something that is more generic something like syncnodes. I'd say that it's better to have good working async convertion and make it possible to extend images or have "image" fields _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
