Hynek Hanke wrote:
> It seems to me a clearer solution to just
> let the speechd SSIP bindings do their work in their own thread than
> to extract part of the internals into your program (the socket selects).

Yes, this would definitely be desirable, if possible.

> This should be considered carefully as not to create problems later
> when for instance we want to switch from a text socket protocol
> to something else.

Well, the `SSIPClient' will probably always implement the API over
sockets.  Other classes, however, may implement the same API over
different communication channels.  It might be interesting to think, for
example, how DBUS might help with respect to given problems.

Just thoughts...

Regards, Tomas
_______________________________________________
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel

Reply via email to