|
From: Michael A. <mic...@ze...> - 2003-11-13 08:56:28
|
Hi, I think that we should probably look at guidelines for 1.3, and try to do as much as possible without breaking anything. I'm happy to move the jfreereports stuff into a separate project, even for 1.3. It's not in 1.2, so there are no issues with compatibility. In order to set the guidelines, a few questions: what constitutes a core module (i.e.: one which goes into com.babeldoc.core.pipeline or com.babeldoc.scanner)? Or a secondary (i.e.: it goes into e.g.: com.babeldoc.sql.*), or a peripheral module (i.e.: into it's own CVS project and separate jar files) As far as the mechanics go, what about having a "contrib" top-level project, into which any developer can place any experimental code. Postgres do this, and it seems to work quite well. When something in contrib is considered to have matured enough, and be demanded enough, to be in the core system, it's migrated from contrib into the main project. Thoughts... MikeA PS: I added a stack of directories before branching, I'm not sure if they appear on the HEAD now. Anybody getting the new directories when they "cvs update"? On Thu, 2003-11-13 at 07:56, Dejan Krsmanovic wrote: > We should really think about new Babeldoc structure in post 1.2 versions. I > guess that there will be more and more features that not everybody will use. > So it does make sense to include only necessery classes in the main package. > All other modules (including pipeline stages and scanner workers) should be > downloaded separately. That's why I put jabber module in separate cvs > module. Unfortunatelly we really don't have plan how this all should look > like (developing and installing new modules) so it just sit there waiting > for its time ;). > > So maybe it is time to start thinking about separating classes into modules. > Or we should let this for Babeldoc 2.0 since there could possibly be many > incompatibilies? > > Dejan > P.S. > Bruce, what is happening with tiki-wiki? If you need any help with setting > up please contact me. > > ----- Original Message ----- > From: "Michael Ansley" <mic...@ze...> > To: <bab...@li...> > Sent: Thursday, November 13, 2003 1:46 AM > Subject: Re: [Babeldoc-devel] Temp branch > > > > Hi, > > > > Yes, of course. > > > > If anybody is interested in the work (jmx scanner and jfreereports > > stage), feel free to contact me and help out with development. > > > > Cheers... > > > > > > MikeA > > > > > > > > > > On Wed, 2003-11-12 at 23:24, Bruce McDonald wrote: > > > Ok, can you give some idea (at the merge time) what everything is? > > > > > > On Wednesday 12 November 2003 06:10 pm, Michael Ansley wrote: > > > > Hi, > > > > > > > > FYI: > > > > I've created a branch called TEMP_MIKEA, which contains some > development > > > > work that I'm busy with. It is intended that once the maintenance > > > > branch for 1.2 is created, this temp branch will be merged with the > > > > HEAD. > > > > > > > > Cheers... > > > > > > > > > > > > MikeA > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.Net email sponsored by: ApacheCon 2003, > > > > 16-19 November in Las Vegas. Learn firsthand the latest > > > > developments in Apache, PHP, Perl, XML, Java, MySQL, > > > > WebDAV, and more! http://www.apachecon.com/ > > > > _______________________________________________ > > > > Babeldoc-devel mailing list > > > > Bab...@li... > > > > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email sponsored by: ApacheCon 2003, > > > 16-19 November in Las Vegas. Learn firsthand the latest > > > developments in Apache, PHP, Perl, XML, Java, MySQL, > > > WebDAV, and more! http://www.apachecon.com/ > > > _______________________________________________ > > > Babeldoc-devel mailing list > > > Bab...@li... > > > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: ApacheCon 2003, > > 16-19 November in Las Vegas. Learn firsthand the latest > > developments in Apache, PHP, Perl, XML, Java, MySQL, > > WebDAV, and more! http://www.apachecon.com/ > > _______________________________________________ > > Babeldoc-devel mailing list > > Bab...@li... > > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: ApacheCon 2003, > 16-19 November in Las Vegas. Learn firsthand the latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > _______________________________________________ > Babeldoc-devel mailing list > Bab...@li... > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel |