Checking in on source/dependency management
Hi, all.. I am just checking in on source and dependency management. I have been using Pharo 6 for a bit now, and i know that there has been a lot of talk about going to bit for source code management. I am wondering how far along that is, and if there is a package we can start using to work through that. I am also wondering if metacello is still the dependency management system of choice. I was using the GUI tool in for package management in pharo 5, but i was having issues with getting my project mangled. Is there a new current view on how all this should be done? Thanks! ---- peace, sergio photographer, journalist, visionary Public Key: http://bit.ly/29z9fG0 #BitMessage BM-NBaswViL21xqgg9STRJjaJaUoyiNe2dV http://www.Village-Buzz.com http://www.ThoseOptimizeGuys.com http://www.coffee-black.com http://www.painlessfrugality.com http://www.twitter.com/sergio_101 http://www.facebook.com/sergio101
On Thu, Aug 10, 2017 at 2:30 AM, sergio ruiz <sergio.rrd@gmail.com> wrote:
Hi, all..
I am just checking in on source and dependency management.
I have been using Pharo 6 for a bit now, and i know that there has been a lot of talk about going to bit for source code management.
I am wondering how far along that is, and if there is a package we can start using to work through that.
I am also wondering if metacello is still the dependency management system of choice. I
I believe it is. The GUI tool (btw, can you clarify which one) was just a layer over Metacello. Metacello has two sub-parts: Configurations for traditional HTTP repositories like Smalltalkhub; and Baselines for use with git. Baselines are a subset of Configurations because git picks up some of that functionality. cheers -ben
participants (2)
-
Ben Coman -
sergio ruiz