David E. Jones wrote:
Why not just use the screenlet decorator?
That's a good suggestion, but the screenlet decorator doesn't do anything to make things simpler. Instead of wrapping screen widgets in screenlet containers, I'm wrapping them in a screenlet decorator and decorator sections. Bottom line - same amount of code.
The idea behind a screenlet widget is to reduce the XML by having default behaviors and styles.
