Hi Alex: Yes I know how to write a configuration (I did one for Iliad) but to this case in particular I think have not sense. My logger is only one class with a few methods.....Easily you can include the class on your own project.
Cheers. Germán. 2010/7/15 Alexandre Bergel <[email protected]>: > Hi Germán, > > Configuration may be a bit tricky to write time to time. However, they are > indispensable to manage dependencies. > Suppose I want to use your logger in one of my software. The dependency I > will introduce is easier if you have a configuration. > > It takes 4,5 minutes to write one with the tutorial: > ConfigurationOfMetacello project latestVersion load: #('Tutorial'). > ProfStef goOn: MetacelloCreateConfigurationTutorial. > > > Cheers, > Alexandre > > > On 15 Jul 2010, at 13:45, Germán Arduino wrote: > >> Hi Alex: >> >> I have not a configuration for this package, I think is not necessary, >> being that is really very simple. >> >> On squeak-dev the people is talking about these topics, on the thread >> "About Configurations". >> >> Cheers. >> Germán. >> >> >> >> 2010/7/15 Alexandre Bergel <[email protected]>: >>>> ok, I added the documentation of my own package......Took me 15' :) >>> >>> Hi Germán, >>> >>> Do you have a configuration for this? >>> Thanks for the documentation >>> >>> Cheers, >>> Alexandre >>> >>>> _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
