Thank you Michaël, I will test that.

Nicolas

On 29 June 2017 at 08:03, Michaël Michaud <m.michael.mich...@orange.fr>
wrote:

> Nicolas,
>
> If you want the option to be persistent (saved in the workbench-state.xml
> file), you must use the PersistentBlackboard :
>
> You can get it from the workbench context :
> PersistentBlackboardPlugIn.get(context.getWorkbenchContext())
>
> or directly form JUMPWorkbench
> PersistentBlackboardPlugIn.getInstance()
>
> Michaël
>
> Le 28/06/2017 à 21:49, Nicolas Ribot a écrit :
>
> Hi Michaël,
>
> Yes I can add it.
> What would be the best way to get options from Blackboard ?
> I see methods to get blackboard from a plugin's context, but for
> "standalone" classes, like WMService, it is possible to retrieve to it ?
>
> Thanks,
> Nicolas
>
> On 28 June 2017 at 20:50, Michaël Michaud <m.michael.mich...@orange.fr>
> wrote:
>
>> Hi Nicolas,
>>
>> Sure, it makes sense. I was just too lazy to implement it as you describe.
>>
>> Do you want to add it ?
>>
>> Ede, any objection ?
>>
>> Michaël
>> Le 28/06/2017 à 19:57, Nicolas Ribot a écrit :
>>
>> Hi,
>>
>> I saw a recent commit from Michaël concerning WMS timeout.
>> When developing local web services, I often need a bigger timeout (for
>> instance when displaying a zoom level > 16 on a big area).
>>
>> Would it make sens to add parameter options to set timeout values, for
>> instance in the Network tab ? :
>>
>> [image: Inline images 2]
>>
>> I saw several places in the code where timeout values are hard-coded and
>> could be read from the config.
>>
>> Thanks
>>
>> Nicolas Ribot
>>
>>
>> ------------------------------------------------------------------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>
>>
>>
>> _______________________________________________
>> Jump-pilot-devel mailing 
>> listJump-pilot-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>>
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
>
>
> _______________________________________________
> Jump-pilot-devel mailing 
> listJump-pilot-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to