On 02 Sep 2015, at 10:21, Guillermo Polito <guillermopolito@gmail.com> wrote:The problem is if (like in the past) name is extensively used by some library we depend upon (like... let's say morphic), a deprecation that raises an exception may turn the system unusable. It's not that it is not doable, but we should do it gently and with love.El mi��., 2 de sept. de 2015 a la(s) 9:30 a. m., Esteban Lorenzano <estebanlm@gmail.com> escribi��:On 02 Sep 2015, at 09:25, Peter Uhn��k <i.uhnak@gmail.com> wrote:On Wed, Sep 2, 2015 at 8:40 AM, Nicolai Hess <nicolaihess@web.de> wrote:How can we find out, which external projects depend on this?Is #name in any way special? Why not just deprecate it like any other method change or removal? (And then remove it in Pharo 6)+1that���s the way to do it :)Peter