From: Ralph T. <ra...@gm...> - 2006-05-02 06:31:27
|
Hi adobe-source-devel, Does it make sense to have a new function in eve_t that looks like adjust, but gets new calculate_data too (like evaluate does)? I've tested this idea out in my app (which has _loads_ of views connected to Eve, and performs Eve evaluation while scrolling [as it creates and destroys views while scrolling to save memory]) and it makes a small (but noticeable) difference. The (tiny) diff is here: http://www.missioncode.org/index.fcgi/changeset/95 Ralph |