Thread: [Shapedotnet-development] Beta 2 out soon
Status: Beta
Brought to you by:
k5jvc
From: John C. <k5...@ne...> - 2004-02-05 22:29:43
|
I'm planning on releasing Beta 2 tomorrow, here's the list of fixes I've made since Beta 1 was released: 1. Don't move viewport on layer add or remove. (Erwin) 2. Allow feature labels to be shown without showing the feature itself. (Erwin) 3. .dbf locking problem is fixed. (finally, right?) (Erwin & Ryan) 4. Added LayerName property to the IMapLayer interface. (Ryan) 5. MapCanvas property is now public in the MapControl (Erwin) 6. Added a public property to the MapControl that accesses the underlying GIS.Map object of the control. (Erwin) 7. Handle insertion of a layer properly (Ryan) 8. Made significant changes to Map.CalculateExtents() as a result of #1 and #7. 9. Made significant changes to the MapControl properties as a result of #6. 10. Made the MapMetrics object public. (Ryan) (Read below) I'm still not sure about MapMetrics being public, but I'm going to throw it out there for beta 2. After all, I really need to be more trusting of you guys, don't I? I'm just afraid that at some point in the future someone is going to fiddle with the properties directly, screw something up, and report it as a bug. If I've missed something please let me know. John |
From: E. P. <er...@pe...> - 2004-02-06 20:27:33
|
Cool ! As for the non-beta or near future,..what's intended ? Would love to see following on your short-term implementation list: * edit database properties * write a shapefile from user drawn elements (start with empty 'shapefile' and draw internaly) * I think the proper term is threshold,...visible only between certain min max zoomfactor TTYL, Me. -----Original Message----- From: sha...@li... [mailto:sha...@li...] On Behalf Of John Coleman Sent: donderdag 5 februari 2004 23:30 To: sha...@li... Subject: [Shapedotnet-development] Beta 2 out soon I'm planning on releasing Beta 2 tomorrow, here's the list of fixes I've made since Beta 1 was released: 1. Don't move viewport on layer add or remove. (Erwin) 2. Allow feature labels to be shown without showing the feature itself. (Erwin) 3. .dbf locking problem is fixed. (finally, right?) (Erwin & Ryan) 4. Added LayerName property to the IMapLayer interface. (Ryan) 5. MapCanvas property is now public in the MapControl (Erwin) 6. Added a public property to the MapControl that accesses the underlying GIS.Map object of the control. (Erwin) 7. Handle insertion of a layer properly (Ryan) 8. Made significant changes to Map.CalculateExtents() as a result of #1 and #7. 9. Made significant changes to the MapControl properties as a result of #6. 10. Made the MapMetrics object public. (Ryan) (Read below) I'm still not sure about MapMetrics being public, but I'm going to throw it out there for beta 2. After all, I really need to be more trusting of you guys, don't I? I'm just afraid that at some point in the future someone is going to fiddle with the properties directly, screw something up, and report it as a bug. If I've missed something please let me know. John ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Shapedotnet-development mailing list Sha...@li... https://lists.sourceforge.net/lists/listinfo/shapedotnet-development |
From: John C. <k5...@ne...> - 2004-02-09 21:55:23
|
Your requests are noted, I'm planning on making a list of features for v1.2 and I'll post it to this list when I've gotten it nailed down. As far as that threshold stuff goes, please take a look at the email on this list from me to Ryan explaining why I think thresholds at this time are a bad idea at the GIS namespace level. It seems that I needed to do a little more polishing on Beta 2 than I realized. It'll be out today or tomorrow. Thanks! John er...@pe... wrote: >Cool ! > >As for the non-beta or near future,..what's intended ? > >Would love to see following on your short-term implementation list: > >* edit database properties >* write a shapefile from user drawn elements (start with empty >'shapefile' and draw internaly) >* I think the proper term is threshold,...visible only between certain >min max zoomfactor > >TTYL, > >Me. > > > > > >-----Original Message----- >From: sha...@li... >[mailto:sha...@li...] On Behalf >Of John Coleman >Sent: donderdag 5 februari 2004 23:30 >To: sha...@li... >Subject: [Shapedotnet-development] Beta 2 out soon > > >I'm planning on releasing Beta 2 tomorrow, here's the list of fixes I've > >made since Beta 1 was released: > >1. Don't move viewport on layer add or remove. (Erwin) >2. Allow feature labels to be shown without showing the feature itself. > >(Erwin) >3. .dbf locking problem is fixed. (finally, right?) (Erwin & Ryan) >4. Added LayerName property to the IMapLayer interface. (Ryan) >5. MapCanvas property is now public in the MapControl (Erwin) >6. Added a public property to the MapControl that accesses the >underlying GIS.Map object of the control. (Erwin) >7. Handle insertion of a layer properly (Ryan) >8. Made significant changes to Map.CalculateExtents() as a result of #1 > >and #7. >9. Made significant changes to the MapControl properties as a result of >#6. >10. Made the MapMetrics object public. (Ryan) (Read below) > >I'm still not sure about MapMetrics being public, but I'm going to throw > >it out there for beta 2. After all, I really need to be more trusting >of you guys, don't I? I'm just afraid that at some point in the future >someone is going to fiddle with the properties directly, screw something > >up, and report it as a bug. > >If I've missed something please let me know. > >John > > > > > > > > >------------------------------------------------------- >The SF.Net email is sponsored by EclipseCon 2004 >Premiere Conference on Open Tools Development and Integration >See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. >http://www.eclipsecon.org/osdn >_______________________________________________ >Shapedotnet-development mailing list >Sha...@li... >https://lists.sourceforge.net/lists/listinfo/shapedotnet-development > > > > >------------------------------------------------------- >The SF.Net email is sponsored by EclipseCon 2004 >Premiere Conference on Open Tools Development and Integration >See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. >http://www.eclipsecon.org/osdn >_______________________________________________ >Shapedotnet-development mailing list >Sha...@li... >https://lists.sourceforge.net/lists/listinfo/shapedotnet-development > > |