Manual for scripting interface

Hello,


Is there a technical manual for the Aurelius export scripting customization ? I'm attempting to work around the fact that Aurelius export fais to export indices by writing a script but, unfortunately, the included documentation is dreadfully limited (no class descriptions, no language definition, etc).

More specifically, I'm looking for the definition of TGDAO* classes and related data types (TIndexType, TIndexFieldOrder, etc.)

Thanks

For now we intend to provide customization script samples that solve specific user issues. That was the original purpose of it: instead of implementing specific features and adding lots and lots of configuration option for users to choose what to generate and what not, we wanted to provide customization scripts to them.


So this way we offer the extra features but still we have freedom to change underlying classes if needed. If you have a specific question, just let us know.