Hi all

I have released libtpproto-cpp 0.1.9, mainly so that people can build 
tpadmin-cpp without pulling libtpproto-cpp from git.

This release also shows off what will be in 0.2.0 (which is a substantial 
change). The biggest different is interaction with the library is now 
asynchronous, using boost::signals for callbacks. The library now requires 
the client using it provides an EventLoop object that the library can use to 
look after sockets and timers (or the client can use the SimpleEventLoop 
provided). Also new is the start of support for TP04. The major things 
missing from this release are Order, Messages and ObjectParameters. The 0.2.0 
release will occur when these components are in place.

Hope this helps people out.

Regards
Lee
_______________________________________________
tp-devel mailing list
[email protected]
http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel

Reply via email to