Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
Can now access the ASCEND model from an external python script method. The API is not at all nice, but it's basically working now.
Can now access python methods from ASCEND. Still can't access the 'SELF' instance: that's the next thing to do.
Can now register python methods with ASCEND. Still can't execute the python code, but getting close.
Converted to Python fopen routine (on suggestion of Fredrik Lundh from comp.lang.python)
Changed the way that SWIG accesses the C++ 'Registry' class in the case of Python (trying to make it language neutral)
'hello world' works from external python module, correctly hooks into 'browser' object.
more diagnostic output, trying to find reason for crash on Windows
First success at executing python code from inside ASCEND "IMPORT" statement :-)
ImportHandler seems to be working, tested with datareader/testtmy.a4c and extfn/testextfn.a4c.
Some work on the IMPORT handler functionality. Mostly just placeholders at this stage.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| john.pye@anu.edu.au | ViewVC Help |
| Powered by ViewVC 1.1.22 |