Re: GConf design goals.
- From: Dietmar Maurer <dietmar ximian com>
- To: Havoc Pennington <hp redhat com>
- Cc: Colm Smyth <Colm Smyth Sun COM>, gconf-list gnome org
- Subject: Re: GConf design goals.
- Date: Mon, 05 Mar 2001 21:36:23 +0100
Another handy CORBA_any feature are type aliases. A type alias is simply
another name for a type, nothing more. This is quite useful since it gives
you some more info about the type. For example:
typedef string ContentType;
which defines ContentType to be string. An generic editor can use this meta
info to
provide specialized editing features (maybe provide a list of mime types).
- Dietmar
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]