Issue Type: Improvement Improvement
Affects Versions: 5.1
Assignee: Unassigned
Created: 31/Oct/13 10:41 AM
Description:

This would eliminate casts like:

public class RandomSubApp extends BaseSubApp {
@Override
public RandomSubAppView getView()

{ return (RandomSubAppView)super.getView(); }

}

When tackling this issue please also consider same change for BaseApp, if necessary.

Fix Versions: 5.2
Project: Magnolia UI
Priority: Neutral Neutral
Reporter: Espen Jervidalo
Security Level: Public
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: <[email protected]>
----------------------------------------------------------------

Reply via email to