Creating maintainable code with ExtendScript
Hello,
I'm a JavaScript developer new to ExtendScript and am looking for resources/understanding of how to create maintainable code with ExtendScript.
Does anyone have any knowledge/advice on how to:
* Write unit tests
* Structure/order code
I've found the open source lib Extendables that gives me a version of Jasmine test runner and a rough implementation of Common.js - which would be ideal for me - however its a dead project.
I'd also be interested to see what the road map is for ExtendScript:
* new features and when they will be released
* how compatibility is maintained
Thanks,
Tom.