On Tue, Jun 04, 2002 at 04:40:07PM -0300, "Juan F. Codagnone" <[EMAIL PROTECTED]> wrote: > The new code is much cleaner. > As it is today i can say: > > Good things > o improved design: each fifo command is as an C program (easy to > | mantain) (argv, argc interface) > o this leads to an standart argument parsing. Cleaner code. > o generic treat with uins/aliases . better checking > Bad things > o Due the generic argument parser, quoting is nessesary for > phrases. > | this break compatibility
I'm curious, what's the benefit of separate C programs over functions in this case? With functions you can still do the standard argument parsing and clean design, but without the extra overhead of separate programs. -- Tim van Erven <[EMAIL PROTECTED]> OpenPGP Key ID: 712CB811 Fingerprint: F6C9 61EE 242C C012 36D5 BBF8 6310 D557 712C B811 _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel