[
https://issues.apache.org/jira/browse/TORQUE-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Fox closed TORQUE-127.
-----------------------------
> remove "null" value of idMethod attribute in table element
> ----------------------------------------------------------
>
> Key: TORQUE-127
> URL: https://issues.apache.org/jira/browse/TORQUE-127
> Project: Torque
> Issue Type: Sub-task
> Components: Generator
> Affects Versions: 4.0-beta1
> Reporter: Thomas Fox
> Assignee: Thomas Fox
> Fix For: 4.0-beta1
>
>
> In Torque 3.3, the description of the attribute idMethod is
> <!ATTLIST table
> ....
> idMethod (idbroker|native|none|null) "null"
> ....
> There is no reason to have the explicit value "null". As with other
> attributes (e.g. "default" on element column), leaving the attribute empy is
> more intuitive than having the string value null.
> Therefore, the suggestion would be to change the definition to
> idMethod (idbroker|native|none) #IMPLIED
> or its xsd equivalent.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]