[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| Re: [udig-devel] last commit on eu.udig.apiwrapper | 
I have just fixed this up.  Now they are both correct plugins
On Fri, Oct 1, 2010 at 2:05 PM, andrea antonello 
<andrea.antonello@xxxxxxxxx> wrote:
> Thanks,  I moved the file (during package change) but forgot to add the
> moved file.  I have fixed that issue.
Great, it now works for me.
I see from the sysouts that the tiles are downloaded at every request.
This might block the ip of the user against OSM, if used at high
zoomlevels. Just a warning, at a future sprint we should make an
option to cache them on disk.
>> Also I find the jar:
>> com.mapquest.apiwrapper.jar
>> also in the plugin
>> com.mapquest/com.mapquest.apiwrapper.jar
>>
>
> That is ok.  Seems to me that  com.mapquest.apiwrapper is just a java
> project not a plugin.  It generates a jar file for for com.mapquest...  I
> will change it around later so it makes more sense since that is not a good
> design.
Yeah, not sure I understand though, why are two of the same jars
needed? Can't we simply move the mq.jar also into the apiwrapper
plugin and remove the com.mapquest plugin?