On Tue, 12 Apr 2016 18:57:36 +0900 Carsten Haitzler (The Rasterman)
<ras...@rasterman.com> said:

> just realized... Eo_Event *....
> 
> it has obj. shouldn't it ALSO have src too? for event propagation we really
> want to maintain src to be the original object the event happened on AND obj
> to be the event the callback is being called on...
> 
> ... comments?

oh and in Eo_event .. shouldn't we  just rename event_info to info?

it look odd to do:

  event->event_info;

when

  event->info;

will be nicer :)


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to