On Wednesday 15 June 2011 22:27:06 Cedric BAIL wrote:
[...]
>>>>>  /**
>>>>> + * @brief Redefine the callback that clean the data of a hash
>>>>> + *
>>>>> + * @param hash The given hash table
>>>>> + * @param data_free_cb The function called on each value when the
>>>>> + * hash table is freed. @c NULL can be passed as callback.
[...]
> It's not a new feature, it just give the possibility to set the
> free_cb after the creation of the Eina_Hash. So nothing really fancy
> here.

Okay, so how it works is fixed already. Still, the point I wanted to raise is 
that the documentation doesn't explain these semantics completely. If those 
are specifyable on construction, maybe just adding "see @eina_hash_new for the 
meaning of these parameters" would do the job without redundancy.

Uli


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to