On Wed, Apr 20, 2011 at 4:13 PM, Daniel Juyung Seo <seojuyu...@gmail.com> wrote:
> I agree with Gustavo.
> 'run' has nothing to do with the context.
>
> I suggest 'expiretime_set':
>    ecore_animator_add()
>    ecore_animator_expiretime_set()

> On Wed, Apr 20, 2011 at 10:54 PM, Gustavo Sverzut Barbieri <
> barbi...@profusion.mobi> wrote:
>
>> On Wed, Apr 20, 2011 at 3:51 AM, Enlightenment SVN
>> <no-re...@enlightenment.org> wrote:
>> > Log:
>> > add animator runtime stuff to run animator for fixed timelength and an
>> >  interpolation mapping func.
>>
>>
>> > +   typedef Eina_Bool (*Ecore_Timeline_Cb) (void *data, double pos);
>>
>> > +   EAPI Ecore_Animator *ecore_animator_run_add(double runtime,
>> Ecore_Timeline_Cb func, const void *data);
>>
>> It makes no sense to have "run' mixed with "Timeline", maybe have it
>> as ecore_animator_timeline_add()?

I do prefer timeline_add also.
-- 
Cedric BAIL

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to