On 8/5/18, Gilles <[email protected]> wrote: > > I'm only a casual programmer, but I assume it would have made it easier > to build a GUI by calling functions within the DLL.
How does adding an extra component and a bunch of new interfaces make a program easier to build? I think that the key to building complex systems is to keep them as simple as possible. If you can omit a DLL/shared library and all the maintenance and interface design associated with it, then why wouldn't you? -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

