Refactoring indesign.py module
Closed this issue · 0 comments
Starou commented
- factorize duplicate code in the different functions
- delete the javascript file from the ftp server when the operation is finished (
close_all_documents()
andlist_profiles()
-
Remove thezip
format insave_as()
? -
Change the signature ofLater...save_as()
: remove theindesign_
prefix in parameters. -
remove theclean_workdir
flag insave_as()
: always clean.