Thanks Tom, I fixed it, it was a typo I think.... btw, I just saw the code for OIM_GUI and it's bad... first, we don't sort by sequence number, second, we do a getOIMMessage once to fill in the titles, then we do a second getOIMMessage to read the message... this means two SOAP requests (whih can take time for slow connections and *may* freeze aMSN...) about the sorting, it's not a problem because for now, I know the code is still new and it's not yet written... but about the 2 SOAP requests, it's bad, because you'd better design it correctly from the start... Also, like Tom said in the forum link below, maybe it would be better to show the OIMs in the chat window, because people might get confused... and I think he's right, but I still like the idea of a 'email' style... an option would be good, but only later, once it's all implemented...
KaKaRoTo On Sun, Sep 10, 2006 at 09:07:06AM +0100, Tom Hennigan wrote: > Hey, > > A mac user reported a bug with OIM: http://forums.cocoaforge.com/ > viewtopic.php?p=72999#72999 > > I think it's to do with the GUI, as when I received an OIM before we > had the GUI, it worked fine. Sadly I haven't received one since so I > can't test :-( > > I can look at this later, but this morning I'm out until 12. > > - Tom > > > On 9 Sep 2006, at 04:08, Youness Alaoui wrote: > > > Improved now... it should always work for sending.. or at least, > > kind of... code is probably not 100% clean... for example, there is a > > X-OIM-Session-GUID, which should be a unique ID for the current > > session (everytime you open/close a new chat, it is considered a > > new OIM > > session) > > Also, the sendOIMMessage should return a meaningful code, either > > "success" or "failed" or "invaliduser"... and no more "failed: > > success" > > :P > > About vivia's idea, I think you're right, it's a good idea.. but > > then we'd need the user's password.. if he didn't save it, then we'll > > need to ask him to reenter it... + I don't know if there will be > > other issues... if someone wants to send and not get online, then > > he just > > needs to enter in appear offline mode.. but he has to connect.. > > noone will complain if we don't do this feature and people will > > probably > > complain if we do it... so I prefer to keep the OIM for 'online' > > people only... I said we 'could' only to say that it is not > > dependant on > > MSNP13 since it doesn't check which protocol we used to connect... > > (but we need to use passport 3.0 to authenticate and MSNP13 > > challenges with the OIM server...) > > > > About the 'send email/oim' thing with the list of offline users.. > > yep, good idea! should be done! > > Good luck > > > > KaKaRoTo > > > > On Sat, Sep 09, 2006 at 12:39:42AM +0300, Vivia Nikolaidou wrote: > >> > >> I accidentally deleted the whole thread, but anyway... so sorry if I > >> missed the title and this mail is starting a new thread! > >> > >> If I understood correctly, we can send OIM while disconnected, > >> right? So > >> how about adding an option to send an OIM to someone while we are > >> offline? > >> Like, it can be added to the Actions menu, right below Send > >> Message. Just > >> that the proc that shows the list of nicknames might need a slight > >> modification to show all users and not just online ones... and do > >> the same > >> for Send Email... > >> > >> .... so, if I find some time and mood for coding, I'll do it, but > >> I'll be > >> glad if someone else did it for me :D easy, right? > >> > >> > >> --- > >> > >> "Where is the life that we have lost in living? > >> Where is the wisdom that we have lost in knowledge? > >> Where is the knowledge that we have lost in information?" > >> > >> OEO; > >> > >> > >> --------------------------------------------------------------------- > >> ---- > >> Using Tomcat but need to do more? Need to support web services, > >> security? > >> Get stuff done quickly with pre-integrated technology to make your > >> job easier > >> Download IBM WebSphere Application Server v.1.0.1 based on Apache > >> Geronimo > >> http://sel.as-us.falkag.net/sel? > >> cmd=lnk&kid=120709&bid=263057&dat=121642 > >> _______________________________________________ > >> Amsn-devel mailing list > >> Amsn-devel@lists.sourceforge.net > >> https://lists.sourceforge.net/lists/listinfo/amsn-devel > > > > ---------------------------------------------------------------------- > > --- > > Using Tomcat but need to do more? Need to support web services, > > security? > > Get stuff done quickly with pre-integrated technology to make your > > job easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > > Geronimo > > http://sel.as-us.falkag.net/sel? > > cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > Amsn-devel mailing list > > Amsn-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/amsn-devel > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Amsn-devel mailing list > Amsn-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/amsn-devel ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Amsn-devel mailing list Amsn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amsn-devel