Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[riena-dev] Riena on RAP: NavigationSourceProvider

Hi Rienars,

 

Could some please verify the changes I have done in

- NavigationSourceProvider

- SubModuleView

 

NavigationSourceProvider kept when instantiated (via an executable extension) a reference to it's instance in a static field. The SubModuleView called a static method on the NSP which than "dispatched" the call via the static instance reference to the NSP instance.

My assumption is that this may cause problems when running with RAP.

 

The SWT Example App is still running in RCP and RAP.

 

Tschüß,

Stefan

 

-------------------------------------------------------------
compeople AG
Untermainanlage 8
60329 Frankfurt/Main
fon: +49 (0) 69 / 27 22 18 0
fax: +49 (0) 69 / 27 22 18 22
web: www.compeople.de

Vorstand: Jürgen Wiesmaier
Aufsichtsratsvorsitzender: Christian Glanz

Sitz der Gesellschaft: Frankfurt/Main
Handelsregister Frankfurt HRB 56759
Ust-Ident.-Nr: DE207665352
-------------------------------------------------------------

Back to the top