- Use default template as initialization of data as I need to load some data from other entities.
I mean Data Structure Workflow Method.
Isn’t it getting complicated? Wouldn’t be actually “initial dirty state” useful even for more complicated workflows?
I think it is case by case problem. There are situations when the dirty state is not desired.
I think we should document this use case first in Data Structure Workflow Method so it is easier to explain.
I agree.
Are you sure we support loading data through this method while allowing of saving? I thought these were read only.
I’m pretty sure (I’m using it this way). Workflow method is relevant only for loading data.