https://issues.apache.org/bugzilla/show_bug.cgi?id=45306
Andreas L. Delmelle <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #3 from Andreas L. Delmelle <[EMAIL PROTECTED]> 2008-07-24
13:42:55 PST ---
(In reply to comment #1)
(Apologies for being so late with the reply)
> I'm wondering whether we really need to clone the whole foreign subtree, as we
> are quite sure (?) that it's not FO and it's self-contained ....
Yep, now that you mention it. :-)
Seems like it could also be solved by overriding
InstreamForeignObject.clone(FONode, boolean), to always pass 'false' for the
boolean parameter (= removeChildren)...?
I'll look into it again later, and see what would work best.
Thanks for the feedback.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.