Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[riena-dev] Example code, scattered across the riena.* namespace

Hi everybody,

I am quite surprised to see that we have:

* org.eclipse.riena.example.client (and why is the application's name *still* prefixed with "SWT"?)
* org.eclipse.riena.demo.{client,common,server}
* org.eclipse.riena.sample.app.*
* org.eclipse.riena.sample.snippets

Personally I think that all code that is not part of the framework proper (e.g. code that is there to demonstrate certain aspects of Riena) should go in ONE namespace, maybe something like this:

+ org.eclipse.riena.examples
   + snippets (currently all snippets show hwo to use Ridgets, but there might be
   |  |        snippets for other parts of Riena in the future, right?)
   |  + ridgets
   |
   + remoting
   |  + client
   |  + common
   |  + server
   |
   + the-showoff-client (the one with the ridgets playground, UI process,
                         programmatical navigation between nodes, ...)

Any thoughts on this?

Yang

-------------------------------------------------------------
compeople AG
Untermainanlage 8
60329 Frankfurt/Main
fon: 069 / 27 22 18 0
fax: 069 / 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