Oct. 4, 2013
12:48 p.m.
We introduced this class because of the Kernel jobs (see the class comment). So yes, it is essential for the Pharo Image, not for the Kernel (as you can see by its superclass). On 2013-10-04, at 14:46, Camillo Bruni <camillobruni@gmail.com> wrote:
which pharo version?
On 2013-10-04, at 14:42, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
PharoCommandLineHandler is strange. What is real purpose of this class? Do we need it? It adds UsersManager dependency but I do not think that it really stops the processing of arguments.
-- Pavel