torhu Wrote:

> Okay, I think I get the picture now.  Sounds like a good plan, then.
> 
> Would DWT become a single repository with all platform implementations 
> and snippets in it, that has the base Java library as a submodule?  Or 
> would it be dwt-win, dwt-linux, dwt-snippets, etc.?  The former sounds 
> simpler, but the latter could make it possible to get rid of the extra 
> directory levels that DWT2 uses currently.

My thought is:
Java runtime
Eclipse runtime
jface
DWT (Submodules for Java, Eclipse, Jface)
snippets (dwt and jface) (submodules for DWT)

Reply via email to