JTree which shows specified ManyAssociations
--------------------------------------------

                 Key: QI-39
                 URL: http://issues.ops4j.org/jira/browse/QI-39
             Project: Qi4j
          Issue Type: New Feature
            Reporter: Rickard Öberg2
            Assignee: Sonny Gill
             Fix For: 0.2


Currently PetClinic has a JTree component that shows a generic view of an 
object and its properties and associations. This is great for developers, but 
not so practical for end-user applications. What would be very useful as a 
general JTree is one where the root is a specified object and then one can 
configure what ManyAssociations should be used for child nodes. The component 
could simply check if a node has the required ManyAssociation and if so extract 
it and list the child nodes. A simple version would allow for specifying only 
one ManyAssociation, and a more useful version would allow the client to 
specify a number of ManyAssociations, in order, which should be checked. That 
way a root object could first be checked for one type of association, and the 
children might be using another type of ManyAssociation which defines its 
children.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to