I think that for now you still have to use HashTable instead of Gee.HashMap
On Sun, Nov 30, 2008 at 10:11 AM, Gilles Filippini <[EMAIL PROTECTED] > wrote: > Hello, > > I'm very new to vala, and while trying to use the Gee.HashMap<string, > int> type to handle a DBus dictionary I encountered the following error: > > uncaught error: No demarshaller registered for type "GeeHashMap" > > How should I proceed to register a demarshaller? > > Thanks in advance, > > _Gilles. > > _______________________________________________ > Vala-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/vala-list >
_______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
