Hi ,
I want to write a custom media handler for image of type x-raw-canon (CR2).
But when i do so , this handler is not getting called .The standardImageHandler is getting invoked.
I cannot stop this handler because it handles various other formats , such as gif etc.
How can i make my handler get called .
Regards
Harish