On Fri, Apr 20, 2012 at 5:31 AM, Enlightenment SVN <[email protected]> wrote: > Log: > eina: fix Eina_Inarray API to at least match Eina_Array API. > > NOTE: some of this function should be moved as inline, but that's to late > for a change > I think. So we will fix that if needed. > > Second point, I am not happy with is eina_inarray_insert and > eina_inarray_insert_at. The > naming is really poor.
I really disagree here. insert_at() is very clear what it's doing. Same for append() and prepend(). However push() is something unclear to unused people as it may be pushed at head or at tail. Also, push() is not present in lists, for instance. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: [email protected] Skype: gsbarbieri Mobile: +55 (19) 9225-2202 ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
