Gregor J. Rothfuss wrote:
Andreas Hartmann wrote:

The problem is quite complex, and I didn't yet find a solution.


AFAIK BXE doesn't allow to change the BX_xmlfile parameter after each
"save" action, which would be necessary to pass the continuation ID
from request to request.

A workaround could be to add the continuation ID to the session.


from what i understand, that is a global setting. might be good to change that to sessions in general. what i don't like about continuation id's in the request is that people bookmark a page and then always get invalid continuation ids..

Sounds reasonable. Do you have experiences with adding the continuation
ID to the session?


Another option is to write the XML to a temporary source and copy this
temp source to the original source when the user exits BXE.


we had that with the other editors, and it adds more complexity.. im not a big fan.

I just checked it in like this, at least it works. It allowed to use
the usecase FW for BXE (no custom flowscript is used), so generally
it is quite simple. I didn't yet remove the old files, maybe we find
a better solution.

-- Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to