On 2013-02-28, at 11:03 AM, Jason Felice jason.m.felice@gmail.com wrote:
I've been thinking about modularity problems (aside from actual module systems). One of the problems I have is that invoking gsc from a Makefile is pretty rough because of dependencies. I almost always end up with files not recompiling.
Before suggesting a better design I would like to understand this problem. Can you give an example, or your current makefile, error logs, etc?
Marc