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


_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to