https://bugs.kde.org/show_bug.cgi?id=358975

--- Comment #1 from mat...@dnet.it ---
Created attachment 97006
  --> https://bugs.kde.org/attachment.cgi?id=97006&action=edit
Allows to send the current worksheet path to backends on load/save.

The patch introduces the "StoreWorksheetPath" backend capability. Backends with
this capability state their interest in the current worksheet path.
If a backend has this capability, the worksheets communicates its path to the
session whenever it changes (on load/save). The backend can then act upon the
change.
The patch further implements this ability for the sage backend: when the path
changes, it is stored into the "__file__" variable. This variable usually set
by importing the "os" package. However, since sage is run in a server session,
this variable is always unset within cantor.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to