Hello, Elm_Widget_Item struct has a property boolean on_deletion. It is set to TRUE only once when item is deleted and freed. Its checked for not TRUE(OR_RETURN) on (almost) each modifying function. I looked around the code and found no other references for it. Since the item is freed right after setting this value in the same function, this property and it checks look redundant even for thread safety. So unless I am missing something I'd like to remove it (In a new eo interface).
Tnx, Yossi. ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
