Re: minor api issues
- From: Tim Janik <timj gtk org>
- To: Matthias Clasen <matthiasc poet de>
- Cc: Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: minor api issues
- Date: Sat, 13 Oct 2001 09:16:51 +0200 (CEST)
On Mon, 1 Oct 2001, Matthias Clasen wrote:
> While looking through the glib SGML documentation,
> I found a couple of minor API issues:
> 2) g_scanner_add/remove/foreach_symbol are documented as deprecated,
> but not guarded by G_DISABLE_DEPRECATED (#61469).
after having changed some code portions to use the scope variants now,
i don't think deprecating these was such a good idea. in about
80% of scanner usages, only a single scope is required, in fact,
scoping was solely introduced for theme engines in gtk.
deprecating these functions means bothering people with simple
gscanner tasks about a concept they most probably don't need,
so i think we should keep these non-deprecated as convenience functions.
>
> Matthias
>
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]