On Thu, Jun 2, 2011 at 11:20 PM, Subash Chaturanga <[email protected]>wrote:
> Hi all, I have started this thread inform as well as discuss the facts > regarding this project's flow. > > So I have commited the FaceRecognitionService interface and implementation. > There, I have also added options to set and instantiate a new > DefaultFaceClient as well. > Currently I'am in the research of looking the possibility of using > one DefaultFaceClient instance over multiple facebook users. Because this > problem occurs only in that case. > I have raised this question on face.com forum and got a solution . And I have tested it with some sample code on the photartest dummy app. Seems works fine. And I think there won't be any requirement of setting new face api, secret to instantiate a new DefaultFaceClient. We can manage it with one DefaultFaceClient instance. > > Most likely, the FaceRecognitionService interface will be changed based on > the above reasons. Based on the test codes I tried, alternatively we can > keep track of each user's face.com and facebook credentials all together > in local repository and use them to give services. Seems good for me. > > Regards > -- > Subash Chaturanga > Department of Computer Science & Engineering > University of Moratuwa > Sri Lanka > > Blog - http://subashsdm.blogspot.com/ > Twitter - http://twitter.com/subash89 > > > -- Subash Chaturanga Department of Computer Science & Engineering University of Moratuwa Sri Lanka Blog - http://subashsdm.blogspot.com/ Twitter - http://twitter.com/subash89
