Issue 5940 in pharo: Small DataStream Cleaup

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

Issue 5940 in pharo: Small DataStream Cleaup

pharo
Status: FixToInclude
Owner: [hidden email]
Labels: Type-Cleanup Milestone-2.0

New issue 5940 by [hidden email]: Small DataStream Cleaup
http://code.google.com/p/pharo/issues/detail?id=5940

.. remove methods expicitly tagged as internal that are unsent.

Attachments:
        CleanDataStream.1.cs  269 bytes


_______________________________________________
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 5940 in pharo: Small DataStream Cleaup

pharo
Updates:
        Status: Integrated

Comment #1 on issue 5940 by [hidden email]: Small DataStream Cleaup
http://code.google.com/p/pharo/issues/detail?id=5940

in 2.0 088


_______________________________________________
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 5940 in pharo: Small DataStream Cleaup

pharo

Comment #2 on issue 5940 by marianopeck: Small DataStream Cleaup
http://code.google.com/p/pharo/issues/detail?id=5940

Looks fine. So now maybe it is time to kill ReferenceStream ?


_______________________________________________
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 5940 in pharo: Small DataStream Cleaup

pharo

Comment #3 on issue 5940 by [hidden email]: Small DataStream Cleaup
http://code.google.com/p/pharo/issues/detail?id=5940

Yes, maybe deprecate it.




_______________________________________________
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 5940 in pharo: Small DataStream Cleaup

pharo

Comment #4 on issue 5940 by marianopeck: Small DataStream Cleaup
http://code.google.com/p/pharo/issues/detail?id=5940

indeed. The way of deprecating classes was to rmove all methods and let a  
#doesNotUnderstand: syaing the class was deprecatd?


_______________________________________________
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 5940 in pharo: Small DataStream Cleaup

pharo

Comment #5 on issue 5940 by [hidden email]: Small DataStream Cleaup
http://code.google.com/p/pharo/issues/detail?id=5940

depends if you want to keep it usable or not.

For usable: deprecate the api used for intense creation, move class to  
Deprecated20


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