Would GIT submodules be a good idea?

Jesse Phillips jessekphillips+D at gmail.com
Wed Aug 17 11:18:30 PDT 2011


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)


More information about the Digitalmars-d-dwt mailing list