Hi, I'd like to hear (read) your feedback on my example attachment in bug 54916.
I think the main problem is the POIXMLDocumentPart.getPackageRelationship() method, i.e. the ingoing relation is stored at the child, but a slide master/layout can be referenced by multiple parents. To solve this, either a delegate mechanism (as in the example) can be used or the api is changed to remove that back-reference. If the delegate mechanism is the way to go, I would need to add the delegate check to all the methods. Before I start to change all these methods, I'd to check with you, if I'm on the wrong track. Thank you and best wishes, Andi --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
