[gst-devel] Header file restructuring needed

Brent Bradburn brentb at ridgerun.com
Wed Feb 14 22:08:17 CET 2001


Weighing in on header files ...

I like the following ideas:

 - It's ok to have long filenames like gstelement_private.h.
 - Include files should end in .h.
 - If you don't need to reference private data from multiple files, just use
the .c file.

My idea:

 - Put the public headers in a /pub directory and reference them like
"pub/GstElement.h".
     - This helps to distinguish public interfaces by collecting them all in
one place.

- Brent

-------------- next part --------------
A non-text attachment was scrubbed...
Name: brentb.vcf
Type: text/x-vcard
Size: 237 bytes
Desc: Card for Brent Bradburn
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20010214/20d80d0a/attachment.vcf>


More information about the gstreamer-devel mailing list