Issue 5426 in pharo: Extract CRC from Zip implementation

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 5426 in pharo: Extract CRC from Zip implementation

pharo
Status: Accepted
Owner: [hidden email]
CC: [hidden email]
Labels: Type-Enh Milestone-1.4

New issue 5426 by [hidden email]: Extract CRC from Zip implementation
http://code.google.com/p/pharo/issues/detail?id=5426

 From mailing list:

Since Pharo has a system package called "System-Hashing" I was wondering if  
anyone sees a reason why CRC should not be part of that package. That would  
also allow the Zip implementation to use the system CRC function (at the  
moment Zip implements its own CRC check).

-add CRC to SystemHashing (possibly a copy from Cryptography)
-refactor the Zip implementation to use the new CRC class
-deprecate crc methods in Zip implementation


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5426 in pharo: Extract CRC from Zip implementation

pharo
Updates:
        Labels: -Milestone-1.4

Comment #1 on issue 5426 by [hidden email]: Extract CRC from Zip  
implementation
http://code.google.com/p/pharo/issues/detail?id=5426

Not a show stopper for releasing 1.4. (but *if* someone posts code, I am  
happy to add it to 1.4.. but nobody needs to stay awake and fix it before  
we can release 1.4)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5426 in pharo: Extract CRC from Zip implementation

pharo
Updates:
        Labels: Milestone-3.0

Comment #2 on issue 5426 by [hidden email]: Extract CRC from Zip  
implementation
http://code.google.com/p/pharo/issues/detail?id=5426

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker