Second iteration of callbacks
authorKlaus Kämpf <kkaempf@suse.de>
Sun, 7 Nov 2010 14:51:54 +0000 (15:51 +0100)
committerKlaus Kämpf <kkaempf@suse.de>
Sun, 7 Nov 2010 14:51:54 +0000 (15:51 +0100)
commit3f472770771e5ed4717c3e50fbadac9d0423272e
treec8d42808527348d2cd537469896ce91a1cb9e837
parentf90ebfce3d419a88db82e6f9c8b3d4923d7f4f62
Second iteration of callbacks

Define CommitCallbacks class with a connect() and disconnect() to a
callbacks receiver instance.
Add (passing) Ruby and (nonpassing) Python testcase.
swig/Callbacks.i
swig/CommitCallbacks.h
swig/python/tests/CMakeLists.txt
swig/python/tests/commit_callbacks.py [new file with mode: 0644]
swig/ruby/tests/commit_callbacks.rb [new file with mode: 0644]
swig/zypp.i