Hi Ede,

I'm tying to add database writer to the new SaveWizardPlugIn.

I added a SaveToDataStoreWizard in the initialize method of SaveWizardPlugIn,
So far so good (it does not do anything yet ;-)

In SaveWizardPlugIn execute method, I see that inputData is referenced under the key
SaveFileWizard.DATAKEY_LAYERNAME

Should I change it to

SaveWizardPlugin.DATAKEY_LAYERNAME as SaveWizardPlugin should not depends
on a particular wizard ?

Also I think that the normalization of layerName should be handle by each wizard
as the rule may be different for a filename and for a tablename. And maybe
multiple layer should be accepted at this stage, some wizards may be able to
handle several layer...

What do you think ?

Michaël


Le 19/07/2016 à 16:41, edgar.sol...@web.de a écrit :
hey Peppe,

On 19.07.2016 10:07, Giuseppe Aruta wrote:
Thanks for the improvements. I saw you added other classes and did a big job
well, actually because of the existing wizard framework classes it was quite 
easy to implement it. maybe 3-4 half days.

..ede

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


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

Reply via email to