From: Robert M. <rm...@po...> - 2006-06-11 21:35:03
|
Glenn Linderman wrote: > On approximately 6/3/2006 3:02 AM, came the following characters from > the keyboard of Robert May: >> Glenn Linderman wrote: >>> I don't care how large the binary distribution of Win32::GUI gets, as >>> long as the pieces I don't use don't get loaded at runtime and are >>> not redistributed by PAR. >> >> We should be OK then :-) > > Right :) I don't pretend to speak for everyone, of course. I was a > little concerned, though, about Jeremy's comment of sharing stuff that > isn't presently shared, betweeen sub-modules... I don't know how much > that is, or if it can be done without making more dependencies or bigger > hunks of stuff. I think Jeremy's comment was about sharing GUI.h (and other headers etc.) during the build process - not about increasing dependencies between modules. Rob. |