Community
Participate
Working Groups
The way that images are specified in diagram sdef language exposes Graphiti semantics. This will not do. Images should be specified in the manner consistent with the rest of sdef. The current approach is a value property that returns a Function that returns ImageData object. Images should be referenced at the point of use, rather than defined separately and then referenced by id.
Setting the target to 0.3 as this will be a significant language change, it would be good to do that before shipping the 0.3 release. If this proves to be impossible with Graphiti in the way, we can defer this to the 0.4 release to be done concurrently with removing Graphiti dependency.
Bulk deferral of diagram-related items to the 0.5 release.
Image specifications are now consistent with the rest of the sdef.
Question regarding this change. Before we could use expressions in the <id> element to resolve which image to load. How do we get this same feature now?
OK, answered my own question by just looking at IDiagramNodeImageDef I can just now return use an expression in the <path> element.
Verified the fix. Closing.
Referencing Comment #3, am I correct in assuming that this was fixed by Ling. If so, the Assigned To field should be updated accordingly. If not, someone else besides Shenxue will need to perform the verification.
(In reply to comment #7) > Referencing Comment #3, am I correct in assuming that this was fixed by Ling. > If so, the Assigned To field should be updated accordingly. If not, someone > else besides Shenxue will need to perform the verification. Yes it's fixed by Ling. I wasn't paying attention to the assigned to field. Fixed now.