<br>Hi Roelof,<br><br>You have done a good job actually :) but i'd like to comment on a few things:<br><br>- Concerning the mapping between FL, RL, AL and BL and the Telepathy lists, those are not exactly the same,<br>actually, MSN lists are a bit confusing and depends on other parameters like PL, and GTC, so you should maybe
<br>check the semantics of the MSN lists and Telepathy's ones.<br><br>- From what i have seen, your library API is actually very high level and almost match Telepathy's one. Maybe you<br>should simply try to hide the inconsistence of the MSN protocol and not try to abstract too much if you are planning to
<br>build an MSN library. This is what I have done with pymsn, it has basically two main classes each abstracting the NS protocol<br>and the SB protocol :)<br><br>- Concerning the MSN&nbsp; specific features,&nbsp; personally&nbsp; I think you should forget about them for now,&nbsp; you can at least
<br>implement them in the library, but for the connection manager, we should maybe settle first on a set of interfaces.<br><br>Thank you for contributing to the Telepathy project ;)<br><br>--<br>Ali Sabil