From 92ac304516c3929a2c3590686375f6d7a1f605c5 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Tue, 17 Apr 2012 14:24:23 +0200 Subject: Add information about the Tango wrapper --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7856b66..c503b1c 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,15 @@ what to use, the user must now determine the used camera at compile time or use the factory pattern to delegate this to run-time. +Tango Wrapper +------------- + +The old Tango wrapper has been superseded by a generic one that proxies +GObject's to the Tango bus. This makes things a lot easier, for example reacting +on remote property setting and more robust type safety. + +The wrapper is developed as an external project at ISS by Volker Kaiser. + Changes in libuca 0.5.0 ======================= -- cgit v1.2.3