Changes between Initial Version and Version 1 of Ticket #4421, comment 35


Ignore:
Timestamp:
2012-03-06T12:14:02+01:00 (15 years ago)
Author:
akks

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4421, comment 35

    initial v1  
    1111
    1212So I tried to make a simple copy-paste-style language with limited number of commands (for partial import/export, not for scripting -  I started from shortcut schemas).
     13
     14I do not see real need for scripting to do simple preference modifications. If some project or plugin need advanced processing (like renaming, numbering, rearranging of layers), why they could not edit preferences manually from their plugin code? :)