Re: Documentation problem...



* Elijah P Newren <newren math utah edu>:

Hi,

I tried to mimic the examples in GConf.pm (see
http://search.cpan.org/~mlehmann/Gnome2-GConf-0.42/GConf.pm), but got an
error in trying to use
  $entry->{value}->{data}
When I changed it to
  $entry->{value}->{value}

Yep, it's a typo I'll fix in the CVS HEAD.

But you should not use the code in the SYNOPSIS, apart from getting a
general idea of what Gnome2::GConf wraps libgconf, since it's *very* dumb.
There are various examples in the examples/ directory, and those have a
better "educational value" (and they all work :-)).

On a sidenote: Gnome2::GConf 0.42 is a really old (alpha-stage) release;
the latest (stable) version is 1.000.

Ciao,
 Emmanuele.

-- 
Emmanuele Bassi (Zefram)                 [ http://www.emmanuelebassi.net ]
GnuPG Key fingerprint = 4DD0 C90D 4070 F071 5738  08BD 8ECC DB8F A432 0FF4



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