add note about header reorg
authorBenjamin Otte <otte@gnome.org>
Sat, 3 Jul 2004 13:20:49 +0000 (13:20 +0000)
committerBenjamin Otte <otte@gnome.org>
Sat, 3 Jul 2004 13:20:49 +0000 (13:20 +0000)
Original commit message from CVS:
add note about header reorg

docs/random/ds/0.9-suggested-changes

index cac63f5..502c2cc 100644 (file)
@@ -7,6 +7,8 @@ API:
  - events should all use GstStructure
 
  - reorganize headers (split app headers vs plugin headers maybe)
+   while at it also make sure to only allow including of the main headers like
+   glib, so we can freely shuffle stuff around
 
  - make GstPadLinkReturn internal (to either plugins+core or just core)
    and return gboolean to apps.