I was hoping you could tell me what the advantages and disadvantages of BPMN are in a developers perspective.
I\'m comparing UML with BPMN and a found a bunch of advanta
BPMN is for modeling business process flow, isn't it? That's not exactly what UML is for. The goal of UML is to model a software from different view and ultimately not to have to code it (yes that's kind of ideal).