|
|
Hello,
I'm am familiar with MVP and Presentation Model, and was on the verge of using JGoodies when I discovered Spring RCP. (I'm already familiar with Spring).
I have been looking at the example apps, and really like the way you can quickly lay out a basic app with menus, splash screen etc. However, I am slightly confused about the design principles/patterns it uses or encourages you to use for the presentation layer (if any?)
There seems to be alot code in the views that make use of various models and bindings, but no clear convention as to organise it. Perhaps it is a lack of understanding on my part? If any one can offer any explanation here I would very much appreciate it.
regards,
Jordan. |
|