Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] Where is the model?

Hi Eclipse-Dev!

I'd like to devleop a rich client application based on top of the Eclipse
RCP.
The user should be able to create, search and edit articles in the
stocklist.
The user enters the article no. and app should load the article form the
database and 
provide serveral views, to show it.

But I'm missing something like a session object, where I can register
the views to update themselfs, if the model changes.

thx for comment,
Andreas




Back to the top