[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.technology] Rich Client Architecture
|
- From: Martin Dilger <abo@xxxxxxxxxxxxx>
- Date: Sun, 09 Sep 2007 19:04:02 +0200
- Newsgroups: eclipse.technology
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.6 (Windows/20070728)
Hi,
IÂm looking for Information how to build well designed Applications.
What I mean is, how do I implement the "tipps" one can read all over the
Internet.
Several questions are relevant for me, how do I
1. put UI and Domain-Logic in separate Plugins... Is there an example
how to do that? Can someone explain to me, how i would do that?
2. contribute Views and Editors from external Plugins to my RCP?
3. manage Extension-Point Logic? What I mean here is, my RCP has several
ExtensionPoints,should I implement
an ExtensionPoint-Tracker, which for example has static methods to
access Extensions, or how would I manage this in real world applications?
If someone could help me a litte, i would be very thankful
Sincerely
Martin