[richfaces-issues] [JBoss JIRA] (RF-12802) Move page fragments from repository qa to richfaces5

Juraj Húska (JIRA) jira-events at lists.jboss.org
Fri Oct 4 03:17:02 EDT 2013


    [ https://issues.jboss.org/browse/RF-12802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12809315#comment-12809315 ] 

Juraj Húska commented on RF-12802:
----------------------------------

{{TheFirstAccordion}} is an inner class of that very same showcase class. That should be the way an user of page fragments for switchable components should go:
# Define concrete Page Objects for all of his accordion panels - e.g. {{TheFirstAccordion}}
# Page Fragment for Accordion will enable him to switch between the panels
# Also enable to initialize that page object for him, the user will be able to get the content, see {{accordion.switchTo("First accordion").getContent(TheFirstAccordion.class);}}
                
> Move page fragments from repository qa to richfaces5
> ----------------------------------------------------
>
>                 Key: RF-12802
>                 URL: https://issues.jboss.org/browse/RF-12802
>             Project: RichFaces
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: build/distribution
>    Affects Versions: 5.0.0.Alpha1
>            Reporter: Pavol Pitonak
>            Assignee: Brian Leathem
>             Fix For: 5.0.0.Alpha2
>
>
> As discussed on community meeting on Feb 12, we should move page fragments for RichFaces components to richfaces5 repository so that they are distributed with framework.
> We should find out how to prepare them so that they are easy to use for community members. RichFaces QE/dev need to test internals of components, community members will probably test only high-level functionality of components. One possible solution would be to create package "internal" in which there would be page fragments extending those from "public" package. QE team would then use "internal" implementations.

--
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



More information about the richfaces-issues mailing list