[ https://issues.apache.org/jira/browse/PIVOT-520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876811#action_12876811 ]
Appddevvv commented on PIVOT-520: --------------------------------- I think we may be in agreement but talking about different uses for names. I think its just important to get a name in now because I could sure use it. I can make these changes to the component and serializer, but am not sure how the project is run. Should I just submit some patches to Component and the serializer, do you want to do this. Should I obtain some commit access? I would like to add some tests for the serializer to the "test" project as well. > add a name property to Component > -------------------------------- > > Key: PIVOT-520 > URL: https://issues.apache.org/jira/browse/PIVOT-520 > Project: Pivot > Issue Type: Improvement > Components: wtk > Reporter: Appddevvv > Priority: Minor > Fix For: 1.6 > > > Add a name property to Component > a) A getter/setter > b) A method to Container for Component getNamedComponent(String componentName) > The name should default to an the wtkx:id if one is specified for that > component or if the name is not specified, null. If a name is specified and > no wtkx:id is specified , it should become the wtkx:id of that component. The > name must be a valid java identifier, otherwise an serialization exception > should be thrown. The name used in the component should be left and right > whitespace trimmed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.