Yeah the thing is I don't want that to be added after RC1 and before the release. Backward compatibility seems to be an issue and this kind of patch probably needs a lot of testing, that's not the time to add bugs in that kind of important feature (keeping cached pictures). 

I think it's better to wait for the feature and having a small issue than adding a big chance in a release candidate and risking to add a big bug (or risking to delay the release too much)

Can we add it to the TODO for next release? Is there still someone taking care of that?

Do we keep a list of known issues somewhere? We can add that in that list..."if you have too many cached pictures, amsn can be very slow, will be fixed in next release".
Le 25 juin 2006 à 01:37, Youness Alaoui a écrit :

Yes, I agree, there is a patch that was sent that allows amsn to store the  

cached DP in a per user subdirectory, it's still pending for commit  

because we're not sure we want to put it in 0.96, and we're not sure if  

the patch is complete, if it doesn't introduce a bug, amsn should also be  

backward compatible, so we should maybe do a

if { [llength [glob *.dat]] > 0 } {

    ShowAPleaseWaitMessage

    moveDPFilesToSubdirs

}


something like that in the start of amsn... anyways, noone wanted to take  

care of that, so it's still pending.. if you want to take care of it, I  

could try to find the patch, you're up to it ?


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to