On Thu, 27 Sep 2007, DM Smith wrote:

> Troy,
>
> I'm not sure what the dependency would be. The code is self-contained
> and 475 lines. The getsubopt.c is not needed unless getopt.h is used as
> is. As Chris notes, it can be isolated in the utilities directory not
> injecting dependency anywhere. The only other possible dependency is
> that of the license. If that is a problem, I will keep looking for a
> version with one that is not.

If module developers want to just use convenient command line arguments
with one tool it is also possible to write a wrapper script. For example
Python has getopt-like library by default. However, taking a library
into C(++) source code makes it possible to include it into all utility
programs.


  Yours,
        Eeli Kaikkonen (Mr.), Oulu, Finland
        e-mail: [EMAIL PROTECTED] (with no x)

_______________________________________________
sword-devel mailing list: [email protected]
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to