core plugin hook

Hello,
Is it possible (by core team) to insert to main code some kind of hook in caching mechanism, that would allow me to:
- do some actions after cached image was generated (I want to send them to another server)
- change target URL of cached files (to be served from that another server)

maybe some kind of CacheClass that could be easily modified by a plugin or override some methods of it?
Sign In or Register to comment.