[arquillian-issues] [JBoss JIRA] (ARQGRA-199) Components API: refactor ComponentsContainer api

Juraj Húska (JIRA) jira-events at lists.jboss.org
Fri Nov 2 08:49:18 EDT 2012


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

Juraj Húska commented on ARQGRA-199:
------------------------------------

Hey Lukas,

I wanted to implement Page Fragment for {{rich:tabPanel}}. 

I wanted to implement it in the way that it will contain another Page fragments for {{rich:tab}}, which will be generic and will be able to hold any other page fragments or just plain {{WebElement}}s. So it we will be able to get generic content of that tabs.

I tried this with using of Java generics, but with no success.

I brainstormed it with Honza, he thinks that the only feasible way to implement this is to provide a possibility to declare and create Page Fragments dynamically. It will be nice addition.

Therefore I am renaming this issue and changing the description accordingly.
                
> Components API: refactor ComponentsContainer api
> ------------------------------------------------
>
>                 Key: ARQGRA-199
>                 URL: https://issues.jboss.org/browse/ARQGRA-199
>             Project: Arquillian Graphene
>          Issue Type: Task
>          Components: api, unit-test
>    Affects Versions: 2.0.0.Alpha2
>            Reporter: Juraj Húska
>            Assignee: Juraj Húska
>             Fix For: 2.0.0.Alpha3
>
>
> * rename it to PageFragmentsContainer
> * write tests for its usage
> * see whether NestedElements are still needed

--
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 arquillian-issues mailing list