On 30.07.2016 13:01, Michaël Michaud wrote:
> Hi Ede,
> 
> Just committed an early wizard for save as DataStore.
> 
> There are still some methods I must complete. But I must first 
> understand what they are for and when they are called.
> 
> There is also something I don't know how to manage properly :
> 
> The pluginContext seems to be initialized too early to be used to get 

do you get an error stack?

> the selected layer, so that I have to get the workbenchContext first. It 
> is possible, but I completely loose the interest of the PlugInContext 
> and this is a bit confusing. Did I miss something or did you get the 
> same problem?
> 

seems i unintentionally worked around it by creating a new plugincontext in the 
constructor of

org.openjump.core.ui.io.file.DataSourceFileLayerSaver

how about we make the SaveWizPlugin a selectionmanagerproxy and sub wizards do 
not have to care anymore?

..ede

------------------------------------------------------------------------------
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to