Using the decorator would really help with providing the user with a more consistent interface. In some cases it will also help reduce screen widget code.
-Adrian --- On Thu, 6/19/08, Bruno Busco <[EMAIL PROTECTED]> wrote: From: Bruno Busco <[EMAIL PROTECTED]> Subject: Find Screens standardization To: dev@ofbiz.apache.org Date: Thursday, June 19, 2008, 3:34 PM Browsing in the code (but also simply looking at how the screens are rendered out) it is evident that the new FindScreenDecorator is not yet used everywhere. Do we agree that it is highly recomended to use it in order to have always similar FindScreen interfaces? If yes, I could try to change some FindScreens to the new pattern. (At least we should do this for the Example application which is supposed to be a template). Thanks, -Bruno