> Disclaimer: I'm not familiar with EWL/Evas internals. > Can the items be made proxies for the real widgets, and just keep the > amount of items created for how many can be visible, and assign the > widgets to them as the widget scroll? If the item isnt visible, you > would free it or add it to a pool. Maybe a mix of both, based on a > threshold. This way, you keep the number of items send to evas small, > and still can have a mixed item approach. >
Thats the point of the object cache work thats happening at the moment. EWL will have a pool of Evas objects and will only have as many evas objects as there are EWL widgets onscreen. dan ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel