|
(no subject) [message #674346 is a reply to message #674102] |
Thu, 26 May 2011 11:09  |
Eclipse User |
|
|
|
Am 25.05.11 22:37, schrieb Pietro:
> I'm learning Riena and Eclipse RCP in a simple application I'm writing.
> It's a typical data-oriented business client, with several CRUD views
> and a wizard to do typical tasks.
> Some wizard page reuse same views from the CRUD: what could be the best
> DRY approach? I cannot use directly the SubModuleViews, since a Wizard
> page is derived from... WizardPage :), but I won't lose the MVC facilities.
>
> Actually, the best solution I see is to extend WizardPage and
> reimplement INavigationNodeView. Am I in search of troubles? :) Is there
> some simplier solution I cannot see?
>
> Thanks
>
> Bye
hi Pietro,
not sure I understand everything you said. As far as I know the Wizards have a pretty
strict structure and are meant be run as dialogs. Do want to run them as dialogs, but still
like to separate View and Controller ? (MVC) using ridgets ?
I admit that we never thought about that.....Maybe you can layout what the program flow will be.
Do you have a client with some nodes in the navigation and then you start a series of dialogs from the wizard or what is
your plan ?
Then we understand how we can maybe help you.
christian
|
|
|
Powered by
FUDForum. Page generated in 0.06171 seconds