Find Screens standardization

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Find Screens standardization

Bruno Busco
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
Reply | Threaded
Open this post in threaded view
|

Re: Find Screens standardization

Adrian Crum-2
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 <[hidden email]> wrote:
From: Bruno Busco <[hidden email]>
Subject: Find Screens standardization
To: [hidden email]
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