new component idea
Posted: Wed Dec 31, 2008 2:15 pm
Would it be usefull to add a "ZFunction" component similar to ZLibrary, but which is able to define only one function that can have other components as children? Or have a function in a ZExpression to call the execution of a "Group" component might also be an elegant solution.
EG: I create a function or a group called "refresh" that contains several "RefreshContent" components so that I can use it inside a ZExpression when I need it. I know there are other ways for doing this but this might be usefull for cleaness of code and for other nasty stuff (EG: the "remove model" posted by Tischk)
EG: I create a function or a group called "refresh" that contains several "RefreshContent" components so that I can use it inside a ZExpression when I need it. I know there are other ways for doing this but this might be usefull for cleaness of code and for other nasty stuff (EG: the "remove model" posted by Tischk)