[Pharo-project] [COTDC] 96 - GZipWriteStream
94 classes done 16 Packages done 800 classes remaining Continuing in Compression... Today: GZipWriteStream Comment Of The Day Contest - One Day One Comment Rules: #1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s). #2: If you cannot comment it, deprecate it. Results: http://code.google.com/p/pharo/wiki/CommentOfTheDayContest p.s. this message was sent from a pharo image. Did you know you could easily do that?!
No love for the Compression package? -- View this message in context: http://forum.world.st/COTDC-96-GZipWriteStream-tp4188550p4193552.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
i think the name is self-explanatory. there's nothing to say about it without being Cpt Obvious :) On 14 December 2011 05:19, Sean P. DeNigris <sean@clipperadams.com> wrote:
No love for the Compression package?
-- View this message in context: http://forum.world.st/COTDC-96-GZipWriteStream-tp4188550p4193552.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko.
My instances ca can read/write GZip-compressed data. I am using a gzip library as backend for (de)compressing data, which is integral part of VM. -- Best regards, Igor Stasenko.
I do not believe in that crap :) A class comment can also explain the public interface, the hooks for subclasses, the collaborators So all the classes deserve that care. Stef
i think the name is self-explanatory. there's nothing to say about it without being Cpt Obvious :)
On 14 December 2011 05:19, Sean P. DeNigris <sean@clipperadams.com> wrote:
No love for the Compression package?
-- View this message in context: http://forum.world.st/COTDC-96-GZipWriteStream-tp4188550p4193552.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko.
"I am a class which can crash your VM. For more details read http://forum.world.st/Re-Pharo-project-GZipWriteStream-crashing-my-VM-when-s... " On Wed, Dec 14, 2011 at 8:55 AM, Stéphane Ducasse <stephane.ducasse@inria.fr
wrote:
I do not believe in that crap :)
A class comment can also explain the public interface, the hooks for subclasses, the collaborators
So all the classes deserve that care.
Stef
i think the name is self-explanatory. there's nothing to say about it without being Cpt Obvious :)
On 14 December 2011 05:19, Sean P. DeNigris <sean@clipperadams.com> wrote:
No love for the Compression package?
-- View this message in context: http://forum.world.st/COTDC-96-GZipWriteStream-tp4188550p4193552.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko.
-- Mariano http://marianopeck.wordpress.com
On 14 December 2011 08:55, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
I do not believe in that crap :)
A class comment can also explain the public interface, the hooks for subclasses, the collaborators
So all the classes deserve that care.
the thing is, that given stream having no new protocol comparing to superclass.
Stef
i think the name is self-explanatory. there's nothing to say about it without being Cpt Obvious :)
On 14 December 2011 05:19, Sean P. DeNigris <sean@clipperadams.com> wrote:
No love for the Compression package?
-- View this message in context: http://forum.world.st/COTDC-96-GZipWriteStream-tp4188550p4193552.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko.
-- Best regards, Igor Stasenko.
participants (5)
-
DeNigris Sean -
Igor Stasenko -
Mariano Martinez Peck -
Sean P. DeNigris -
Stéphane Ducasse