Re: [bme-develop] Major update + some errors
Status: Planning
Brought to you by:
sirmik
From: D. G. <A00...@it...> - 2004-09-22 07:56:32
|
Hi, this is documentation I am using for the msn objects, http://zoronax.bounceme.net/msn6/ . I guess your approach can be used to move the protocol specific code to another specialized part of the program to handle the communication. Still it would be useful that the contact class stored a msn object tag, by calling this setUserPicture method. I was thinking of the MsnObject class as the translator from user/picture to tag. Right now the contact class has a method setMsnObject, this receives a pointer to this tag's string. Regards, Daniel > Hi, > > >I am not sure, but it might had to do with the BMessage that you are > >passing to Status::Instantiate, how are you creating the objects? > > > It was exactly that in one case, I passed a corrupted message...will > look > into the other problems today! Hope I get it working! > > >Right now it has no use. We will need it to create msn Objects tags > >once we introduce user display pictures and custom emoticons. So far > >Bme only stores msnObjects from the contacts in your list, it > > doesn't > >create one for the user. To update you on getting display pics, Bme > > now > >is able to send invitations to request your conversation buddy's > >display picture, so far the only response I get is 500 Internal > > Error, > >this means there is something wrong in the invitation, I believe the > >problems is in the msn Object encoding but I haven't been able to > >figure it out. > > > Could you give me the documentation(links) that you are using? Then I > can > have a look at it...mostly two persons looking at it helps! Nice news > btw! > But what I was thinking was the following: I made a method > setUserPicture in > the Contact class; user emoticons could be sent to the > IconManager...thus > using the MsnObject in the protocol, but not in the High Level Bme > classes > (Contact and User)....would this be possible? Otherwise I add the > MsnObject > code to the Contact class! > > >Nice! I hope they look good. > > > They do! they have a little similarity to the msn ones while having > their > own style! hence, great for us! > > regards, > > Tim > > _________________________________________________________________ > Hotmail en Messenger on the move > http://www.msn.nl/communicatie/smsdiensten/hotmailsmsv2/ > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement > on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > bme-develop mailing list > bme...@li... > https://lists.sourceforge.net/lists/listinfo/bme-develop |