Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Salvo Newsreader : Passing the container reference among different wizards

Can't you pass the container in the constructor of the wizard?

Regards,

Wim

On Tue, Jul 24, 2012 at 1:07 PM, tishan pubudu kanishka dahanayakage <dtishanpubudu@xxxxxxxxx> wrote:
Hi All,
When doing container implementation to salvo I m creating the IContainer inside performFinesh() of NewNewsServerWizard since I have to figure out the protocol type before instantiating the particular container. Now I have a requirement to refer to that particular container instance in other wizards. (i.e. To get other functionalities such as connecting to specified news sources) What is the recommended way to do this?

--
Regards,
Tishan



Back to the top