Le 21/07/2014 15:45, Esteban A. Maringolo a écrit :
If you say it's a big milestone it must be so. :)
But can you explain how this affects the current development workflow? Not much except that there is less code involved :) PackageInfo has been more or less dead for a while, thanks to all the work done on RPackage.
I still can't get my head around of how Packages/Categories/MCPackages work together, particularly when moving a method to a category and/or package... it works, but I don't have any clue of why. Moving a method to a different protocol sends an announcement; RPackageOrganizer tracks and notice the protocol has a special meaning (i.e. *nameOfPackage) and moves the method to the NameOfPackage package.
No magic in there, just code that is not that interesting, that everybody in Pharo rely on, and that is finally fairly hard to get right. Hence the importance of that milestone. Thierry
Regards! Esteban A. Maringolo
2014-07-21 10:42 GMT-03:00 Max Leske <maxleske@gmail.com>:
whoop whoop!
On 21.07.2014, at 15:32, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Today I finally managed to accomplish this task. It was just a couple of hours work now, but is the result of years of hard work cleaning the system and introducing RPackage. This âsmall and random changeâ was in my TODO list since I joined the Pharo team, two and a half years ago, and now I can finally mark it as accomplished⦠So I can say this is an important milestone :)
Esteban