[seam-issues] [JBoss JIRA] Created: (SEAMFACES-144) Rename the Pages interface in the faces-viewconfig example app

Brian Leathem (JIRA) jira-events at lists.jboss.org
Wed Apr 20 01:05:32 EDT 2011


Rename the Pages interface in the faces-viewconfig example app
--------------------------------------------------------------

                 Key: SEAMFACES-144
                 URL: https://issues.jboss.org/browse/SEAMFACES-144
             Project: Seam Faces
          Issue Type: Enhancement
          Components: Documentation
            Reporter: Brian Leathem
             Fix For: 3.0.2


the following naming structure is less cluttered and more clear.

@ViewConfig
public interface MyAppViewConfig {
  static enum Pages {
  }
}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the seam-issues mailing list