[update] #10334

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

[update] #10334

Marcus Denker-3
#10334
======
Issue 877: Collection>>isZero use deprecatedDescrition: instead of  
deprecated
Issue 686: Remove dice methods in Random
Issue 631: API Consistency on MIMEDocument

--
Marcus Denker - http://marcusdenker.de
PLEIAD Lab - Computer Science Department (DCC) - University of Chile


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

Re: [update] #10334

Michael Roberts-2
hi folks, just wanted to ask what the correct way we should expect
deprecations to be used.  Updates are great of course!  I am running
all the tests to generate baseline results and then try and chip away
at a few of the new/old errors.

However, now when I run the whole test suite it pauses because there
is a deprecation.  If we are going to deprecate a method would it be
good to also fix up the senders?  or have a mechanism that suppresses
the deprecation in the context of the test run?

thanks,
Mike

On Thu, Jun 11, 2009 at 4:50 PM, Marcus Denker<[hidden email]> wrote:

> #10334
> ======
> Issue 877:      Collection>>isZero use deprecatedDescrition: instead of
> deprecated
> Issue 686:      Remove dice methods in Random
> Issue 631:      API Consistency on MIMEDocument
>
> --
> Marcus Denker - http://marcusdenker.de
> PLEIAD Lab - Computer Science Department (DCC) - University of Chile
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

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

Re: [update] #10334

Stéphane Ducasse

On Jun 13, 2009, at 4:52 PM, Michael Roberts wrote:

> hi folks, just wanted to ask what the correct way we should expect
> deprecations to be used.  Updates are great of course!  I am running
> all the tests to generate baseline results and then try and chip away
> at a few of the new/old errors.
>
> However, now when I run the whole test suite it pauses because there
> is a deprecation.  If we are going to deprecate a method would it be
> good to also fix up the senders?

yes this should be like that, now for example of the isZero
it was not clear apparently they were senders in the system.
I imgaine that the integrator did not rnu the tests.

>  or have a mechanism that suppresses
> the deprecation in the context of the test run?
>
> thanks,
> Mike
>
> On Thu, Jun 11, 2009 at 4:50 PM, Marcus Denker<[hidden email]> wrote:
>> #10334
>> ======
>> Issue 877:      Collection>>isZero use deprecatedDescrition:  
>> instead of
>> deprecated
>> Issue 686:      Remove dice methods in Random
>> Issue 631:      API Consistency on MIMEDocument
>>
>> --
>> Marcus Denker - http://marcusdenker.de
>> PLEIAD Lab - Computer Science Department (DCC) - University of Chile
>>
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [hidden email]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>


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