Bo Peng wrote:
2. individual-embedding is used to avoid a global bundled mode, and
potential troubles with unbundling. This seems to be the only sensible
solution but I certainly welcome other ideas to avoid unbundling.
The approach in my private branch has (a) a global bundled mode and (b)
no problems with unbundling. Plus it involves a lot less code and
doesn't clutter the UI. Same as before.
3. filename in .lyx file issue. I have proposed to use
BufferParams::'make embedded file anonymous' to solve this problem.
This method is very easy to implement and IMO solves the problem well
enough. If you disagree, please state reasons why this is not enough
and why the session (or whatever other) idea is better.
It's insufficient because it still allows for information we don't want
included to be included. There should be no possibility of including
this sensitive information in the LyX file.
rh