View Single Post
  #193  
Unread 10-18-2007, 10:23 AM
Kaldran Kaldran is offline
A Griffon
 
Join Date: Nov 2004
Server: Valor
Posts: 358
Default

Actually I think it would be poor design if the file upload goes wrong and you build your filelist with the broken files. That files would be pushed to the users. If I precalculate them client side this can not happen, since the downloader just throws away files not matching.
Well, guess both designs are poor in their own way :P