Re: [Tracker] *-private.h files
- From: Jamie McCracken <jamiemcc blueyonder co uk>
- To: "Jaap A. Haitsma" <jaap haitsma org>
- Cc: Tracker List <tracker-list gnome org>
- Subject: Re: [Tracker] *-private.h files
- Date: Fri, 04 Jan 2008 16:10:59 -0500
On Fri, 2008-01-04 at 20:34 +0100, Jaap A. Haitsma wrote:
Hi,
I was hacking a bit on the tracker source code and found several
*-private.h files
./tracker-applet/tracker-applet-private.h
./tracker-preferences/tracker-preferences-private.h
./tracker-preferences/tracker-configuration-private.h
These files only get included by their *.c counterpart.
Any reason why these *-private.h are not placed at the top of the
respective c file. That seems more logical to me, because
1) that's the way it's normally done
2) putting it at the top of the c files makes it really private (i.e.
there's no option to even include it in another file)
3) It's one file less to look into
If you agree than I can make the changes in SVN.
sure pls do - thanks
jamie
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]