Re: [E-devel] Changing Elementary Python bindings to use ctypedef from the C headers

2012-05-26 Thread Boris Faure
Writing Evas_Object instead of evas.c_evas.Evas_Object is indeed a
nice improvement.

I think you can commit it.
-- 
Boris Faure

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Changing Elementary Python bindings to use ctypedef from the C headers

2012-05-26 Thread Kai Huuhko
It's in with r71440

2012/5/26 Kai Huuhko kai.huu...@gmail.com:
 I have attached here a patch which changes the py-elm declarations to
 use extern from C header and ctypedef for the C types, instead of
 importing and using them from evas. This adds a small amount of code
 duplication but simplifies using the C types. Any objections to this?

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel