Juan Carlos Arevalo Baeza:

- Your comment is about code organization and conventions you don't want
broken. In that case, I don't agree but you're the boss.

  There are multiple issues here. For example, file paths should be
stored in FilePath objects in case the wide character path support is
ever resurrected.

- You're afraid the fix won't work because the properties will be
recomputed at some point, and this particular property will be
invalidated (it is only initialized when a session is loaded or saved).
In that case, it will also disappear for any scripts so IMHO it is a bug.

  The 'props' layer of the properties system contains values that are
set by code in SciTE and that should be either transient or
rediscoverable from other settings. SessionPath does not really belong
here (and I should have refused the patch) but was added as a
convenience.

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

Reply via email to