Thursday, April 1, 2010

Addition isImageHandler() method

When we started this project the main key was to figure out if a complex observation is an image or not, so that we could provide a preview for it. We tried different ways that ended up working, but we were told they were not the best ways to test a complexObs. This week we added an isImageHandler() method in the Obs class (it returns true if the ComplexObs is an instance of ImageHanlder) and we were still trying to save the thumbnail for an image (which we haven't finished yet).


Once we finish saving the thumbnail, we will probably achieve the end of the task required on the ticket.

1 comment:

  1. "Once we finish saving the thumbnail, we will probably achieve the end of the task required on the ticket."

    Finally! I'm glad that this is working now, and I feel like we are close getting it all finished out.

    ReplyDelete