From: Edwin C. <com...@gm...> - 2011-01-29 07:35:55
|
Hi Jared, Great to hear that you are using GWT-OpenLayers and that you are liking it. I will have a look at the TileCache layer implementation, which would be a very useful contribution! Hg export is the easiest way to send patches when they cannot be pulled in from a public repo. I will send out an email on the developer list to move the code repository to BitBucket, as BitBucket has the repos over https and makes it easy for other BitBucket users to make clones from which patches can be pulled. Greetings, Edwin On 28 January 2011 03:58, Jared Erickson <jar...@gm...> wrote: > Hi all, > > I just started using this GWT OpenLayers and I was hoping to contribute a OpenLayers.Layer.TileCache layer implementation and an example in the showcase. I am very new to Mercurial. I produced the attached diff with the 'hg export tip' command. Is this the right way to create diffs? I ran into a nasty WebKit bug (https://bugs.webkit.org/show_bug.cgi?id=17250) while dealing with JavaScript arrays. The TileCache layers calls 'instanceof Array'. The usual idiom of creating a new javascript array and copying values worked everywhere but in Safari. But you already had a solution: util.js and gwt_openlayers_util.convertToArray. Thanks for the great library. I hope to be able to contribute more in the future! > > Thanks, > Jared > > > ------------------------------------------------------------------------------ > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > Finally, a world-class log management solution at an even better price-free! > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > February 28th, so secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsight-sfd2d > _______________________________________________ > Gwt-openlayers-users mailing list > Gwt...@li... > https://lists.sourceforge.net/lists/listinfo/gwt-openlayers-users > > |