[Telepathy] GossipProtocol problems
Xavier Claessens <[email protected]> Sat, 14 Oct 2006 22:20:43 +0200
| Newsgroups | gmane.comp.gnome.gossip.devel |
|---|---|
| Message-ID | <1160857243.21022.41.camel@zdra-desktop> |
Hi, Here are problems I see with the actual GossipProtocol API: 1) _new_account() can't be used for telepathy because it should take in arguments the connection manager and the protocol needed. 2) When gossip is compiled with telepathy there is only one GossipProtocol used, so is it still useful to associate a GossipProtocol for each GossipAccount ? isn't it easier to have one single GossipProtocol for all accounts ? 3) _register_[account,cancel]: doesn't have an equivalent in telepathy. As I understand teleapthy, accounts have a "register" parameter, is it's set to TRUE we connecting this account, telepathy will automatically register the account. 4) _is_valid_username, _get_example_username, _get_default_server and _get_default_port: doesn't seems to have an equivalent in telepathy... maybe it should be added to the specification ? 5) _is_ssl_supported: useless, just check if there is a parameter like "old-ssl" in the account. 6) _send_composing: Don't know if it's supported by telepathy ?!? 7) _get_active_resource: how can it work with protocols that doesn't support resources ? That's all I can see for now. I add telepathy ML in CC to see their suggestions, maybe some of those problems can be implemented in telepathy. Xavier. _______________________________________________ Gossip-dev mailing list [email protected] http://lists.imendio.com/mailman/listinfo/gossip-dev
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBFMUab6dEBUn2qPAMRAp2+AJ9X2HtiKIwm+bIpSikgSUHlcKA1OACgh11L vPel50lEg+B5ROCm+feIDlM= =6Dt3 -----END PGP SIGNATURE-----