Rafal Krzewski wrote:
>
> "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
I was leaning towards saying the functionality is already there, so why
add the new method, but maybe this will help people find the template
methods easier.
+1 to adding all four methods.
John McNally
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]