gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Patch #221] This make my live so much easier, please guys;-)


From: Feico de Boer
Subject: Re: [Patch #221] This make my live so much easier, please guys;-)
Date: Tue, 9 Apr 2002 12:34:07 +0200

 > ----- Original Message -----
 > From: "Pawel Kot" <address@hidden>
 > To: <address@hidden>; <address@hidden>
 > Cc: <address@hidden>
 > Sent: Tuesday, April 09, 2002 10:13 AM
 > Subject: Re: [Patch #221] This make my live so much easier, please
guys;-)

 > > Hmm :-( It would be nice to have one header file that declares the API.
In
 > > that case developers could use that, the LIB and the DLL to link it to
their
 > > own application.
 >
 > Yes and no. If we had just one header it woud have been LAAAARGE. What
I'd
 > like to do now, and what I do in fact is to move all exported function
core to gnokii
 > (not counting some help functions) to gsm-api.h. All structs, defines,
enums, etc
 > would be in the other headers. Is it sane?

What is the issue with the LAAAARGE header file, is it compile time or is it
maintenance? In case of the first I would opt for a single file despite the
compile time. If it is the latter, I can understand your issue. Apart from
that, two files is fine I think, just that it is easier to understand when
there is just one file. I just don't like the idea that numerous files must
be included and distributed for just using the DLL, but that is addressed
with your proposal also.

Regards,
Feico




reply via email to

[Prev in Thread] Current Thread [Next in Thread]