On Sat, 7 Apr 2007 11:20:24 GMT "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> babbled:

> 
> > ok- started reviewing... and i'll basically cover as much as
> > i had time to review here.
> > 
> > 1. shared evas image cache - good idea, BUT... has problems.
> > ...
> > ...
> > ...
> 
>       No it won't work to use his caching code, as is, for some
> of the other engines. But it can be made to work. One needs to
> rewrite each engine specific caching code around the interfaces,
> and he'd need to completely redo the way engine specific image stuff
> (surfaces and other things) is organized, and put it in the RGBA_Image
> structure as 'engine_surface' or 'engine_data' pointers. :)
> 
>       I did something like this -- I just didn't abstract it into
> a single caching mechanism with 'virtual' interfaces (which are engine
> dependent), just kept per-engine caching code.

i can see where a generic cache engine is going, but i dont buy that it is that
useful in the state the patches have it. it cant, as you say jose, handle
caches per engine properly as it cannot account for engine specific properties.

>    jose.
> 
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to