"Riley, Cameron" wrote:

>     /**
>      * Modifies the Layout Template for the Screen.
>      *
>      * @param layout A layout template.
>      */
>     public void setLayoutTemplate(String layout)
>     {
>         getTemplateInfo().setLayoutTemplate(layout);
>     }

I think that methods

String getScreenTemplate()
void   setScreenTemplate(String)
String getLayoutTemplate()
void   setLayoutTemplate(String)

defined in RunData, delegating functionality to TemplateInfo
would be a good thing.

+1 to the idea

Rafal

--
Rafal Krzewski
Senior Internet Developer
mailto:[EMAIL PROTECTED]
+48 22 8534830 http://e-point.pl


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to