As a newbie using SAF, I have a methodology problem about steps with GLOW. It seems that the examples all push for one step/one page, but I might be misreading that.
But after writing a 6 step example following the one to one correspondence between steps and pages, I found myself scratching my head about what are the actual gains of doing that: it is not like steps are reusable between solutions, and I end up having to pass multiple step objects to each page, plus I keep moving data between step models. I am tempted to merge all these steps into just one.
I do not really have a question, but it sounds like the basic examples are maybe overcomplicating things, and would be clearer with a unique StepModel.