To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63706





------- Additional comments from [EMAIL PROTECTED] Fri Mar 31 03:59:56 -0800 
2006 -------
The approach I tried out first to solve this issue's problem was to add a
special new flag attribute "fusing-replace" to the "Events" set node in the
schema file Jobs.xcs which would have the effect that any "replace" operations
on any child nodes of "Events" (within some Jobs.xcu files) would actually be
carried out with "fuse" semantics.  That way, existing Jobs.xcu files would
start to work "right" without having to be modified.

However, this does not work, as there are situations where mutliple layers
(i.e., multiple Jobs.xcu files) are merged in a schema-agnostic way (i.e.,
without access to the information in the Jobs.xcs file).  unopkg and
configimport work that way, and it reflects the registry's design principle that
data merging is schema-agnostic.  Changing this would be a major rework.

Thus, the only reasonable way this issue can currently be solved is by
introducing "fuse" as a new operation and using it in new Jobs.xcu files, with
the drawback that existing Jobs.xcu files will continue to not work "right."

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to