Re: [Pharo-project] [Pharo-users] [ANN] Continue working in SimpleLogger
and another guy will come and repeat again the same.... sounds to loop here... My point is that why do we extend something that apparently is just done for not been extended else it will be complex and somebody else will restart. Because if toothpick would have been called simpleLogger then may be people would have looked at it the first time. Sorry to be boring this morning but you are wrap in a moebius trick. Tell us when SimpleLogger will not be simple so that we start another simpleloggerBis :) Stef
This was my point when I wrote SimpleLogger, not time to understand nor port other framework and needed simething really basic.
I documented it on Pharo book chapter, we should extend now such chapter with the doc of new features.
Cheers.
2010/10/21 Mariano Martinez Peck <marianopeck@gmail.com>:
On Thu, Oct 21, 2010 at 7:24 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
why don;t you look look at toothpick?
Because I don't have time to learn a new logging framework, nor to make it work on Pharo. I don't plan to be part of a logging framework. I just needed something really EASY for my projects. So, I remembered Germán doing that, I know it was working in Pharo, and it took me 5 minutes to understand. 2 hours more to add my features, and that's all :) I just make it public for other users.
Chees
Mariano
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Hi Stef: 2010/10/21 Stéphane Ducasse <stephane.ducasse@inria.fr>:
and another guy will come and repeat again the same.... sounds to loop here... My point is that why do we extend something that apparently is just done for not been extended else it will be complex and somebody else will restart.
Yes, I understand your point, and was exactly my idea when I wroted (not extend too much). You should ask this question to Mariano :). But I, as I released my original code as MIT, can't negate the access to make derivated versions or so.
Because if toothpick would have been called simpleLogger then may be people would have looked at it the first time. Sorry to be boring this morning but you are wrap in a moebius trick.
Tell us when SimpleLogger will not be simple so that we start another simpleloggerBis :) Stef
But yes, I understand your point. And maybe the Mariano's work is also by the same reasons of my original work, develop my own tools and not have to understand work of others.....Well, life is freedom, I think that anyone can develop whichever code he wants if enjoy doing it :) Cheers.
participants (2)
-
Germán Arduino -
Stéphane Ducasse