On 8/5/18, Gilles <codecompl...@free.fr> 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
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to