I have finished the first version of python binding for message API using boost.python. Because I am n't familiar with the current build system, I attach the<div>related files with this email. After code review, we can modified the related Makefile and build the so file automatically.<br>
<div><br></div><div>Currently, to build the so file, please put the "message_python.cc" and "Makefile" under "trunk/src/lib/dns/cpp/", and install boost.python and python3. Then click make, the so file named bind10_message.so will be generated(maybe the name needs modification :))</div>
<div><br></div><div>"message_test.py" is the test file.</div><div><br></div><div>The interface of python binding, is basically same with cpp version except the style, the different is like  "Name" => "name", "toText" => "to_text" .</div>
<div><br></div><div><br></div><div>feng</div></div>