Frank Wunderlich:

can something similar implemented in scite?  i think is a basic function
for a programmers editor like scite...

- check for folder defined in property backup.path
   - relative path/not set => create backup in
changed-files-folder\backup.path
   - absolute path => create it there

- cycle through number of backups defined by backup.files

  Lots of ugly policy there. Alternatively there could be a command.*
equivalent of OnBeforeSave so you can write a backup command in your
preferred language. There could also be one after save for pushing
files to web servers and other systems.

  Neil
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to