1
Suggestions and Requests / Re: Preliminary Python support - anyone wanna help
« on: July 04, 2004, 04:07:38 am »
Hey Barry,
I don't follow the limitation with EA...
Configuration
Language Datatypes
Add Product
'Python'
Add the types for that particular language
Configuration
Code Generation Templates
Python is listed in the list of languages
One thing to notes is that there is *no* default CGT data for the new language. You *have* to roll your own which could be rather tedious but not unreasonable.
Adding a class of that language type works as expected - i.e. Python is in the drop down list and the types are limited to those added previously.
Now CG the class to a file. It all should be there as you defined. That's what I had done when trying out the (as was) new CGT features when they were released.
Drop me an e-mail if you want to compare notes!
I don't follow the limitation with EA...
Configuration
Language Datatypes
Add Product
'Python'
Add the types for that particular language
Configuration
Code Generation Templates
Python is listed in the list of languages
One thing to notes is that there is *no* default CGT data for the new language. You *have* to roll your own which could be rather tedious but not unreasonable.
Adding a class of that language type works as expected - i.e. Python is in the drop down list and the types are limited to those added previously.
Now CG the class to a file. It all should be there as you defined. That's what I had done when trying out the (as was) new CGT features when they were released.
Drop me an e-mail if you want to compare notes!