Change By: Espen Jervidalo (31/Oct/13 10:45 AM)
Description: This would eliminate casts like:

{code}
public class RandomSubApp extends BaseSubApp {
    @Override
    public RandomSubAppView getView() {
        return (RandomSubAppView)super.getView();
    }
}
{code}
When tackling this issue please also consider same change for BaseApp, if necessary.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to