Re: GNOME_CORE_API_ONLY



At 08:36 PM 7/29/99 -0700, you wrote:
...
>
>For example, in libgnomeui.h we might have:
>
>#ifndef GNOME_CORE_API_ONLY
>#include "gtk-ted.h"
>#endif
>
...

I think this is an excellent idea. A serious application could be developed
without having to worry about coding something that will expire in the
future. I think this is important because Gnome will continue to grow and
change forever, but there needs to be a stable base the applications
programmers can depend on.

Maybe this could be expanded just a bit. There are two reasons to exclude
something--a new experimental feature (as you mentioned) and something that
has been deprecated and is likely to go away in the future. Maybe another
macro that would prevent or allow the return of deprecated features? Just a
thought.



--
Arthur Griffith                  http://www.belugalake.com
arthur@belugalake.com



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