Re: [Pharo-users] [Exercism] Weekly mentoring update (for Pharo)

2019-08-20 Thread Esteban Lorenzano
> On 20 Aug 2019, at 08:52, Norbert Hartl wrote: > > I find it interesting. Having feedback about things like this is important to > know. And knowing that pharo is used is benefifial to the motivation of the > community. You can do this more regularly if you ask me. +1 Esteban > > Norber

Re: [Pharo-users] Why do I not see the transactions when opening a customer

2019-08-20 Thread Richard O'Keefe
I think some people are taking this a bit too seriously. This particular example cannot be taken seriously as an approximation of a real bank, and the "credentials" need not be anything other than a simple clear-text string. There is, for example, *NO* interface of any kind (UI or API) anywhere in

[Pharo-users] Expression to load a single package from a git repository

2019-08-20 Thread Alejandro Fernandez
Hi all, can anyone point me to a (Metacello?) expression to load a single package from a git repository (I have no project, or baseline, or configuration defined)? The repository is a collection of packages that are supposed to be loaded one by one, on demand (e.g. independent examples or