From: makeyunbad [makeyunbad@gmail.com] Sent: Monday, September 18, 2006 3:38 PM To: mbmproject@mbmproject.com Subject: classes update Attachments: dataExtraction.rar MBMProject, Congratulate MBM Project to have a new forum, hope the forum better and better. We have updated the classes for data extraction, and added the classes for extracting the data of Cableway and Panel. These classes are used in many projects of ours. These classes apply to Tribon Vitesse developers to create their own Vitesse programes, not for common Tribon users. DataTest.py is for testing the result of data extraction. The developers can implement TDD(Test Driven Development) with it. The purposes that we create these classes: Thinking in OOP. Decoupling data extraction and applications. Design to Interface. How to use these classes can refer to the code in introspection. Yang Guang