[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| Re: [udig-devel] epsg-h2 being retired | 
                
                    Thanks Paul - I will note that it no longer extracts the EPSG database into the temporary folder (instead it extracts into the eclipse configuration directory). This may prove "exciting" for those working in a restricted environment - say as a normal windows user where writing into the Program Files folder is sometimes difficult. 
                
So I expect we will need a bit more testing once we make a proper windows installer for this one.
                
                 
                On Wednesday, 28 March 2012 at 11:51 AM, Paul Pfeiffer wrote:
                
                    I've had a quick look at this and everything seems to initialise properly so I've merged this.
Cheers
Paul
On Tue, Mar 27, 2012 at 4:19 PM, Jody Garnett 
<jody.garnett@xxxxxxxxx> wrote:
                
                
                  
                On Tuesday, 27 March 2012 at 11:25 AM, Jody Garnett wrote:
                    
                
                    It is okay Andrea - you asked me to remove it a while ago. The only reason we used it as I was assuming that the uDig team was going to end up using the h2 datastore a log for temporary resources. Since that has not happened let me see what is involved:
                
So the code that is "special" is in UDIGApplication where it tries to tell the user why it is taking so long to start up the first time.
        if( ThreadedH2EpsgFactory.isUnpacked()){
            // if there is not going to be a long delay
            // don't annoy users with a dialog
            Activator.initializeReferencingModule( null );            
        }
So if I make a patch I would like it to consist of:
a) isUnpacked()
b) unpack( ProgressListener ) - so I can finally show a progress bar as the EPSG thing is unpacked
                
                   
                On Monday, 26 March 2012 at 4:34 PM, Andrea Aime wrote:
                    _______________________________________________
User-friendly Desktop Internet GIS (uDig)
 
                    
                
              
                    
                
             _______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel
 
_______________________________________________
User-friendly Desktop Internet GIS (uDig)