2010/3/28 Mariano Martinez Peck <[email protected]> > > > On Fri, Mar 26, 2010 at 5:37 AM, Stéphane Ducasse < > [email protected]> wrote: > >> Excellent idea. >> I do not know where is the story about the help system. I would like >> something extremely simple. >> >> Published in the pharo inbox and I will merge it. >> >> > This is not as easy as that. If I understood correctly, he said HelpSystem > classes. That is, extensions, to Torsten's HelpSystem. > Which is in http://www.squeaksource.com/HelpSystem > > That package is not in PharoCore, neither in PharoDev images for the moment > (It can be added for PharoDev 1.1 if people want). > So...you will commit those classes....but if there is no HelpSystem, it has > no sense. >
Is there a sense in having a sort of Staging repository for things waiting for inclusion in Pharo ? Like the Linux kernel development process. If a package in Staging has a minimum of activity, developers around it, tests passes, then it goes into next Pharo major release. So you can put ConfigurationOfHelpSystem in Staging. Michael can add its package too. I also like the 2 weeks merge window of Linux where new modules are added. Then the merge window closes and begin the test / fix / debug process with several rc released. So new major versions are produced quite often and it's easy to upgrade from one major version to another one. Laurent Laffont > > Cheers > > Mariano > > > >> >> On Mar 25, 2010, at 7:40 PM, Michael Roberts wrote: >> >> > Hi, based on Lukas' recent blog post about Monticello merging, I >> > created some help system classes for this content. What is the best >> > way to integrate this? We have our own version of Monticello in the >> > Pharo repository. Which package, would we add it to? Or do we want to >> > add it upstream somewhere? >> > >> > Also, has anyone thought or spiked some simple formatting? that would >> > be really nice. >> > >> > thanks, >> > Mike >> > >> > _______________________________________________ >> > Pharo-project mailing list >> > [email protected] >> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
