Hello, my name is Alejandro.
I´m writting code in Pharo 5.0.
I need finish an exercise of my career.
My question is:
¿Could you tell me how can read and write a CSV File?
I need the code, because i don´t understand how is the use of NeoCSV or
another tool for this.
In the exercise, the text s
Thanks Johan, now I'm in the right path. I have implemented basic
persistence and now I'm working on the add/remove promote/demote node
operations and I need to revisit the body persistence after that to make
it work on each node.
Cheers,
Offray
On 26/07/16 15:32, Johan Fabry wrote:
No, th
Le 27/07/2016 à 23:42, Esteban Lorenzano a écrit :
Hi,
- first, there is a high change people already have git installed in their
machines.
Hum. Do they need to have a ssh key registered on github to use
ssh-based urls? GitFileTree (and Iceberg?) tend to focus on ssh urls,
even if gitfiletr
Hi,
- first, there is a high change people already have git installed in their
machines.
- but anyway, people does not have to install git to load a project, metacello
will download a zip and install from there, no clone and no anything needed.
- and you can also prepare ConfigurationOf that p
Hi,
How can I save (from time to time) project packages hosted on GitHub to
SmalltakHub?
The reason is that I do not want to force people to install GIT when they want
to install a project.
So I am thinking to regularly deploy it on SmalltalkHub and update
ConfigurationOf.
Thanks in advance,
Hi,
I use virus from Ghost to intercept messages sent to a given object and
adapt methods behaviors for this particular object only. However it
would seems that doing interception this way is subject to the "self
problem" described in this paper from Stéphane (DUCASSE, Stéphane.
Evaluating messag