This is a migrated thread and some comments may be shown as answers.

RadDock as plugin

4 Answers 100 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Eddie Conner
Top achievements
Rank 1
Eddie Conner asked on 25 Jul 2010, 07:22 AM
Does RadDock contain any functionality to dynamically load assembilies such as a plugin architecture?

4 Answers, 1 is accepted

Sort by
0
Eddie Conner
Top achievements
Rank 1
answered on 25 Jul 2010, 07:48 AM
Or, are there any examples of using RadDock with MEF?
0
Deyan
Telerik team
answered on 29 Jul 2010, 10:09 AM
Hi Eddie,

Thanks for contacting us and for your questions.

I am not quite sure that I correctly understand your scenario. Could you please share some further details on what exactly do you mean by dynamically loading assemblies with the RadDock control?

In general, the purpose of this control is to present multiple windows with different content by enabling the user to rearrange them according to their requirements. By design this control does not provide ability to dynamically load assemblies. Also, there are not any integration examples of how to use RadDock with MEF.

However, I look forward to receiving further details on your case so that I can further assist you.

Greetings,
Deyan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Richard Slade
Top achievements
Rank 2
answered on 23 Aug 2010, 10:31 AM
Hi, 

I think I know what you mean. I have toyed with this myself as I want to be able to enable a plugin framework in our system. The issue that you will have however is that forms contained in the RadDock control are shown as MDI Children and when dynamically loading forms from a plugin you cannot make them MDI Children. There is no plugin functionality in the RadDock and it would be up to you to implement a plugin system. 
0
Julian Benkov
Telerik team
answered on 26 Aug 2010, 12:10 PM
Hi Eddie,

Currently, our suite supports Composite UI Application Block (CAB). Additional information you can find in Codeplex. You can write plugins for CAB, but your whole application must be built upon this Winforms framework. An other solution is to manually write your plugin system based on interfaces like Richard said.

In the future we will make research for the possibilities concerning the integration with the new MEF framework or Prism

Thank you for the comments and the suggestions Richard.

Sincerely yours,
Julian Benkov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Dock
Asked by
Eddie Conner
Top achievements
Rank 1
Answers by
Eddie Conner
Top achievements
Rank 1
Deyan
Telerik team
Richard Slade
Top achievements
Rank 2
Julian Benkov
Telerik team
Share this question
or