Re: object persistence
- From: Havoc Pennington <hp redhat com>
- To: Jeff Shipman <shippy nmt edu>
- Cc: GTK List <gtk-list gnome org>
- Subject: Re: object persistence
- Date: 16 Jan 2001 23:09:23 -0500
Jeff Shipman <shippy nmt edu> writes:
> Is there any form of object persistence in Glib?
> I would like to write a GList to a file without
> having to determine a format and then also have
> to parse it afterwards.
>
No, no support for that. (If you think about it you'll realize that
GLib has no type information on the void pointers in a GList, so
persistence is not even possible to implement.)
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]