2011/7/5 Krzysztof Kosiński <tweenk.pl@gmail.com>
W dniu 4 lipca 2011 00:29 użytkownik Jon Cruz <jon@...18...> napisał:
> So if a verb for a specific document is disabled, then multiple actions in multiple windows can automatically cascade to be disabled, etc.

I digress a bit, but the concept of having multiple editing windows
for one document is fundamentally broken on very many levels; not only
does this introduce additional complications, it can introduce severe
confusion and lead to accidental data loss. (E.g. you opened the same
document 2 times, made some changes to one of the versions and saved
it, you then wanted to make different changes in the second window but
the original was gone - FAIL)

While I'm not a huge fan of multiple windows like that, I see where it's useful, and typically that's where someone will just open another view of the same document. I think the issue you're describing could be dealt with by us detecting changed files on disk (much like how gedit does it)... this would especially be nice if files linked to your doc are changed on-disk and giving a notification and offering to refresh the view of them. Just a thought.

Cheers,
Josh