rajalakshmys-27 opened a new pull request, #3586:
URL: https://github.com/apache/incubator-kie-tools/pull/3586

   
   The BPMN Editor extends beyond the BPMN 2.0 specification with custom 
element extensions, rendering conventions, property overrides, and 
editor-specific metadata that are currently undocumented. This creates friction 
for users who cannot distinguish editor-specific behavior from spec-compliant 
BPMN, for developers who spend time reverse-engineering conventions during 
debugging or onboarding, and for integrators who consume exported BPMN XML and 
encounter unexpected attributes or structures.
   
   Adds `packages/bpmn-editor/docs/EXTENSIONS.md`, a complete reference for all 
`drools:` namespace extensions and conventions - covering 11 custom attributes, 
5 extension elements, reserved data input names, and the full list of supported 
and excluded elements. All extensions verified against `drools-extension.ts`. 
Both `bpmn-editor` and `bpmn-marshaller` READMEs updated with a link. Any 
extension not covered by this document is treated as a bug.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to