| Description: | I started work on Python interface to Open CASCADE. Python is WHLL found at http://www.python.org
Plan is to use metadata in order to automaticaly write SIP definitions for Open CASCADE classes.
First step is to wrap minimal subset of MS package by hand.
Second step is to extract metadata into sip files.
First step is allmost done. For better handling of Handle(xxx) construct i made patch for sip 3.0 enabling smart pointer support. |