From: Francesco M. <f18...@ya...> - 2005-07-21 14:39:01
|
[Forwarded to wxCode ML] -------- Original Message -------- Subject: Re: [wxCode-users] Cron job: wxPlot-plplot is pending approval Date: Thu, 21 Jul 2005 16:18:02 +0200 From: Germán Carrera <ger...@gm...> Reply-To: Germán Carrera <ger...@gm...> To: f18...@ya... References: <E1D...@sc...> <a84...@ma...> <42D...@ya...> Hi Francesco, I think that the best option is to use the name of wxplot (for the component). There are a couple of problems to change the name of the class. The firts is that the people of plplot are working on a new driver called wxplplot (with this name of class). The second, is a reason of compatibility (old aplications made with the old Fhuebner's code) that use the wxPlot (not the contribs wxidgets wxPlot) name of class (wxPlot *wxplot; in samples). If the people want to upgrade or recompile their programs with the new wxPlot (wxplot plplot) library, they can have some problems with the change. Thanks, Germán. On 7/21/05, Francesco Montorsi <f18...@ya...> wrote: > Hi John, > > John Labenski wrote: > > Germán, can we just give it the unix name "wxplplot" (this is the > > directory name that will be used) and wxPlPlot as the component name? > > If I remember correctly, it's been years since I looked Fhuebner's > > code, it's not related nor uses the wxPlot in the wxWidgets/contrib > > dir? > The code is completely independent from the wxPlot contrib library of > the wxWidgets distribution but "wxplot" is the name of the old version > of the Fhuebner's component in the wxCode repository... I think we > should just use that name so that the sources in > wxCode\components\wxplot can be updated with Germàn's new version. > > Otherwise we should remove wxCode\components\wxplot and create something > like wxCode\components\wxplplot like you said... > > Francesco > > > > > > Thanks, > > John Labenski > > > > On 7/20/05, Francesco Montorsi <fr...@us...> wrote: > > > >>name: wxPlot-plplot > >>wxversion: 2.4 > >>category: gui > >>language: cpp > >>description: wxPlot - plplot - 5.5.1 > >> > >>wxPlot - plplot - 5.5.1 is a plplot distribution libraries to show scientific graphs on wxWindows/wxWidgets programs. > >> > >>The driver was created in 1999 by F. Fhuebner. I have now updated the code to a newest version of plplot, and I have made a new makefile too for Linux and Windows Operating Systems using plplot code rules. > >>location: wxPlot - plplot - 5.5.1 > >>cdate: 2020-07-20 > >>id: 75 > >>status: beta > >>docs: notavailable > >>buildsys: makefiles > >>extdep: none > >>wiki: disabled > >>wxport: wxmsw,wxgtk > >>samples: 1 > >>approved: 0 > >>author: Germán Carrera > >>version: 0.5 > >>mantainerid: 13 > >> > >>Mantainer SF username: carreracg > >>Mantainer name: Germán Carrera > >>Mantainer mail address: car...@us... > >> > >> > >> > >>------------------------------------------------------- > >>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > >>from IBM. Find simple to follow Roadmaps, straightforward articles, > >>informative Webcasts and more! Get everything you need to get up to > >>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > >>_______________________________________________ > >>wxCode-users mailing list > >>wxC...@li... > >>https://lists.sourceforge.net/lists/listinfo/wxcode-users > >> > > > > > > > > ------------------------------------------------------- > > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > > from IBM. Find simple to follow Roadmaps, straightforward articles, > > informative Webcasts and more! Get everything you need to get up to > > speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click > > _______________________________________________ > > wxCode-users mailing list > > wxC...@li... > > https://lists.sourceforge.net/lists/listinfo/wxcode-users > > > > |