simphony / simphony-common

The native implementation of the Simphony cuds objects
BSD 2-Clause "Simplified" License
7 stars 5 forks source link

Create a new API for generated clasess #282

Closed roigcarlo closed 8 years ago

roigcarlo commented 8 years ago

We should discuss which are going to be the modules and where to put the files for the generated classes API.

kitchoi commented 8 years ago

We now have the generated classes and an api.py in simphony/cuds/meta

mehdisadeghi commented 8 years ago

@kitchoi Since this issue was about where to put classes, I will close this one and open another issue for the defining a common functionality API of the meta classes.

fixed in #300