On Sun, Jul 28, 2013 at 3:02 PM, Ronan Lamy <[email protected]> wrote: > Le 07/07/13 00:42, Alex Gaynor a écrit : > >> Yes, I think we can kill it (if you want some help deleting code, let us >> know :P) >> > The branch has just been merged. > > However, there's some more cleanup to do, chiefly getting rid of the > type_system abstraction. I've started looking into it, it seems that > rpython/rtyper/lltypesystem/ can be removed entirely with its contents > merged with rpython/rtyper/. > >> >> On Sun, Jul 7, 2013 at 9:39 AM, Ronan Lamy <[email protected] >> <mailto:[email protected]>> wrote: >> >> 2013/5/9 Armin Rigo <[email protected] <mailto:[email protected]>> >> >> >> Hi all, >> >> On Thu, May 9, 2013 at 10:01 AM, Antonio Cuni >> <[email protected] <mailto:[email protected]>> wrote: >> > Although I have an emotional feeling with that piece of code, >> I think that >> > Alex is right. >> >> I also tend to agree. Killing stuff that nobody seriously cares >> about >> is sad but good, particularly when it adds some >> otherwise-unnecessary >> levels of abstractions everywhere. We should ideally wait e.g. >> one >> month for feedback from other developers that may still have plans >> there. >> >> >> >> It's been almost 2 months. Can we kill it *now*? >> >> I've just started a branch: >> https://bitbucket.org/pypy/pypy/commits/branch/kill-ootype >> It looks like killing it properly requires some work. > > > _______________________________________________ > pypy-dev mailing list > [email protected] > http://mail.python.org/mailman/listinfo/pypy-dev
Hi ronan Good work! Can you write some info to the mailing list summarizing the discussion and the decision? Cheers, fijal _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
