Re: [JPP-Devel] Help needed from english native speakers

2007-06-15 Thread Larry Becker
Hi Michaël, UnionByAttributePlugIn makes sense to me. How is linemerger different than Blend Lines on the Edit Geometry menu? thanks, Larry On 6/15/07, Michaël Michaud <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to add one or two plugins in the Tools/Analysis menu : > - the first one will

Re: [JPP-Devel] Help needed from english native speakers

2007-06-15 Thread Sunburned Surveyor
Michael, I'm probably as native of an English speaker as you can get. :] Your plug-in name seems to be the most logical given the functionality you describe. Thank you for the contribution. The Sunburned Surveyor On 6/14/07, Michaël Michaud <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to add o

Re: [JPP-Devel] Migration to Subversion Repository

2007-06-15 Thread Larry Becker
SS, What is the preferred method of SVN support in Eclipse? thanks, Larry On 6/15/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > With the help of Andreas and Stefan I have successfully started our > migration to Subversion in a manner that will (hopefully) preserve our > CVS history. > >

Re: [JPP-Devel] Help needed from english native speakers

2007-06-15 Thread Larry Becker
SS, > I'm probably as native of an English speaker as you can get. :] "Pert neer, but not plumb." Larry On 6/15/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > Michael, > > I'm probably as native of an English speaker as you can get. :] Your > plug-in name seems to be the most logical given

Re: [JPP-Devel] OpenJump speed improvements

2007-06-15 Thread Larry Becker
Thanks for all your comments. Stefan, you are correct about (6). It is already present in OpenJump. It just needs to be modified to better support deferred loading. I'm not surprised there is a little confusion about (2). The concept of Layer Tasks and Archives evolved around the same time to

[JPP-Devel] Migration to Subversion Repository

2007-06-15 Thread Sunburned Surveyor
With the help of Andreas and Stefan I have successfully started our migration to Subversion in a manner that will (hopefully) preserve our CVS history. Please freeze any contributions to the CVS. It may take a few hours this morning for the conversion to complete, so be patient with me. :] When t

Re: [JPP-Devel] Migration to Subversion Repository

2007-06-15 Thread Paul Austin
http://subclipse.tigris.org/ Larry Becker wrote: > SS, > > What is the preferred method of SVN support in Eclipse? > > thanks, > Larry > > On 6/15/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > >> With the help of Andreas and Stefan I have successfully started our >> migration to Subver

Re: [JPP-Devel] Migration to Subversion Repository

2007-06-15 Thread Larry Becker
Thanks Paul, Whew! The simpler they make install procedure, the more trouble I seem to have with them. Larry On 6/15/07, Paul Austin <[EMAIL PROTECTED]> wrote: > http://subclipse.tigris.org/ > > > Larry Becker wrote: > > SS, > > > > What is the preferred method of SVN support in Eclipse? >

Re: [JPP-Devel] Help needed from english native speakers

2007-06-15 Thread Sunburned Surveyor
"Pert neer, but not plumb." Now we're talkin pardner! SS On 6/15/07, Larry Becker <[EMAIL PROTECTED]> wrote: > SS, > > > I'm probably as native of an English speaker as you can get. :] > > "Pert neer, but not plumb." > > Larry > > On 6/15/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > > Mic

Re: [JPP-Devel] Fwd: Writing Help File (Giuseppe)

2007-06-15 Thread Giuseppe Aruta
Sunburned Surveyor I read with attention the SCRIBUS templates you sent about Openjump Help. I start to tranfer the Menu>View function in a similar SCRIBUS document. I have some consideration I would like to talk with you 1)the Page orientation has a landscape (1,00x8,50 inch) size. This is good

Re: [JPP-Devel] Migration to Subversion Repository

2007-06-15 Thread Larry Becker
SS, By the way, did you just get your June 2007 SourceForge Update? It mentioned changes to SubVersion: Legacy Subversion Access Method Going Away -- Back in November of 2006, we added a new preferred access method for our Subversion offering that solve

Re: [JPP-Devel] Migration to Subversion Repository

2007-06-15 Thread Sunburned Surveyor
Larry, I did get the message. Let me know if you have trouble with Subclipse. The nice part is you can acutally create and delete directories in the repository from within Eclipse. The Sunburned Surveyor On 6/15/07, Larry Becker <[EMAIL PROTECTED]> wrote: > SS, > > By the way, did you just get

Re: [JPP-Devel] Help needed from english native speakers

2007-06-15 Thread Stefan Steiniger
it would be wonderful if I could get the meaning ;o) Sunburned Surveyor wrote: >"Pert neer, but not plumb." > >Now we're talkin pardner! > >SS > >On 6/15/07, Larry Becker <[EMAIL PROTECTED]> wrote: > > >>SS, >> >> >> >>>I'm probably as native of an English speaker as you can get. :] >>>

Re: [JPP-Devel] Help needed from english native speakers

2007-06-15 Thread Larry Becker
Stefan, Like everything else, American hillbilly slang is documented on the web. 8-} http://www.rootsweb.com/~genepool/amerispeak/hillbilly.htm regards, Larry On 6/15/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > it would be wonderful if I could get the meaning ;o) > > Sunburned Surveyo

Re: [JPP-Devel] Help needed from english native speakers

2007-06-15 Thread Stefan Steiniger
*rofl* Larry Becker wrote: >Stefan, > > Like everything else, American hillbilly slang is documented on the web. > 8-} > >http://www.rootsweb.com/~genepool/amerispeak/hillbilly.htm > >regards, >Larry > >On 6/15/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > > >>it would be wonderful if I

Re: [JPP-Devel] Help needed from english native speakers

2007-06-15 Thread Giuseppe Aruta
--- Larry Becker <[EMAIL PROTECTED]> ha scritto: > Stefan, > >Like everything else, American hillbilly slang is > documented on the web. 8-} > > http://www.rootsweb.com/~genepool/amerispeak/hillbilly.htm > > regards, > Larry Great Larry! I'll improve my slang with my American clients! P

Re: [JPP-Devel] A new ThreadQueue

2007-06-15 Thread Larry Becker
Sascha, I have reached a point where I need some help with the new ThreadQueue implementation. I have modified my code that calls getRunningThreads to use the Listener with the allRunningThreadsFinished method instead. This was much cleaner and worked fine until I replaced ThreadQueue with you

Re: [JPP-Devel] A new ThreadQueue

2007-06-15 Thread Sascha L. Teichmann
Hello Larry, the version of the ThreadQueue is a bit outdated. The version you have has no getRunningThreads() method. This is need for compatibility. And there was a bug in remove(Listener) which is fixed by now. I attach the current ThreadQueue. Now to your problem: The Listeners are in for co

Re: [JPP-Devel] Help needed from english native speakers

2007-06-15 Thread Michaël Michaud
Larry Becker a écrit : >Hi Michaël, > > UnionByAttributePlugIn makes sense to me. > > How is linemerger different than Blend Lines on the Edit Geometry menu? > > Not much different, but UnionByAttribute is supposed to process a whole layer automatically based on attribute values. I think ther

Re: [JPP-Devel] A new ThreadQueue

2007-06-15 Thread Larry Becker
Hi Sascha, Adding a 'wakeup' Runnable works great and is easier than using the listener anyway. By the way, I couldn't find any other code using the Listener interface, but I suppose there could be a Plug-in somewhere that does. We should probably leave it out anyway since if we are leavin

[JPP-Devel] PostGIS plugin and Raster image

2007-06-15 Thread Pedro Doria Meunier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi All, It's been a while since I've needed OJ but now I've updated to the last nightly build (today's) Let me ask about the status of these things... :) The incorporated postgis connector... does it already write to db? About the core raster suppor

Re: [JPP-Devel] PostGIS plugin and Raster image

2007-06-15 Thread Larry Becker
HI Pedro, Here is a link to the last reported ( 8 May) PostGIS info: http://www.mail-archive.com/jump-pilot-devel@lists.sourceforge.net/msg01283.html I don't know about the raster support. regards, Larry On 6/15/07, Pedro Doria Meunier <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSA

Re: [JPP-Devel] PostGIS plugin and Raster image

2007-06-15 Thread Pedro Doria Meunier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Txs Larry! I think I'll stick to Uwe's work where postgis is concerned... ;-) Regarding that post by Michaël: I've tested Vivid's solution (datastore) and it was possible to get features on demand... one only has to care about enveloping the geom fie

Re: [JPP-Devel] A new ThreadQueue

2007-06-15 Thread Sascha L. Teichmann
In core the com.vividsolutions.jump.workbench.ui.zoom.ZoomToSelectedItemsPlugIn uses the ThreadQueue.Listener interface. But the code looks like it can cope with the 'slightly' shifted semantic. I would vote for stick a @deprecated tag (+ some explanations) to the respective methods and to the i

Re: [JPP-Devel] A new ThreadQueue

2007-06-15 Thread Larry Becker
Thanks for finding that Listener use in ZoomToSelectedItemsPlugIn. I tried it and it doesn't flash anymore. regards, Larry On 6/15/07, Sascha L. Teichmann <[EMAIL PROTECTED]> wrote: > In core the > > com.vividsolutions.jump.workbench.ui.zoom.ZoomToSelectedItemsPlugIn > > uses the ThreadQueue.Lis

Re: [JPP-Devel] A new ThreadQueue

2007-06-15 Thread Larry Becker
I cut the WORKER_STAY_ALIVE_TIME to 50 ms and the flash now works. 50 ms is an eternity in CPU time anyway. regards, Larry On 6/15/07, Larry Becker <[EMAIL PROTECTED]> wrote: > Thanks for finding that Listener use in ZoomToSelectedItemsPlugIn. I > tried it and it doesn't flash anymore. > > rega

Re: [JPP-Devel] A new ThreadQueue

2007-06-15 Thread Sascha L. Teichmann
Not if you want to do thread pooling. The real problem: How can I get a notification when a zoom is done? The ZoomToSelectedItemsPlugIn ThreadQueue code looks like a workaround due to lack of a real possibility to get informed when the zoom is done. I will have a look at this problem. regards,

Re: [JPP-Devel] A new ThreadQueue

2007-06-15 Thread Larry Becker
Thread pooling may be important for servers, but it doesn't seem to be a performance factor in JUMP. If no new jobs are being added in 50 ms, the cpu is probably idle anyway. regards, Larry On 6/15/07, Sascha L. Teichmann <[EMAIL PROTECTED]> wrote: > Not if you want to do thread pooling. > > The

Re: [JPP-Devel] A new ThreadQueue

2007-06-15 Thread Sascha L. Teichmann
BTW: It flashes ... after 5 secs. Solution I: Setting WORKER_STAY_ALIVE_TIME to 1 sec. That should be a compromise between thread pooling and user feedback. (i really prefer 5 secs) Solution II: We can do a test before we send a worker thread to the idle/stay alive wait. If it is the last survive

Re: [JPP-Devel] A new ThreadQueue

2007-06-15 Thread Sascha L. Teichmann
Take zoom/panning as an example: When I zoom to a certain level I often do some zooming or panning within a few seconds again because the viewport is not adjust the way I really want it to be. I agree with you in principle and therefore the 'pooling' of threads in the new ThreadQueue is only light

Re: [JPP-Devel] PostGIS plugin and Raster image

2007-06-15 Thread Stefan Steiniger
Hei Pedro, yep... wise decission to my knowledge - uwe's postgis plugin is the only one that can write - pirol's raster plugin is probably still the best what is definitely new are the external printing plugin and the wfs plugin stefan Pedro Doria Meunier schrieb: > -BEGIN PGP SIGNED MESS

Re: [JPP-Devel] PostGIS plugin and Raster image

2007-06-15 Thread Pedro Doria Meunier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Stefan! and All Glad to hear from you :) Txs for your input. I'm a bit embarrassed to confess that although I'm a keen follower of the list's messages I've been a bit out of GIS work .. :$ mainly because I've got a mature FMS product by know and