So for Pharo4 we do exactly what we did for Pharo3.
On 29 May 2014, at 16:52, Marcus Denker <marcus.denker@inria.fr> wrote:
>
> On 29 May 2014, at 16:44, stepharo <stepharo@free.fr> wrote:
>
>> I'm not convinced that remove Deprecated30 now is the best move because not having it now may not help migration.
>> I would understand that we unload Deprecated20
>
> We originally did it like this��� but Deprecated20 was so large that we could not keep it around, as the code
> we where cleaning was used by the deprecated, leading to a huge mess.
>
> We back than decided to unload the deprecated package at the beginning of the development phase.
>
�� �� �� �� Marcus