Issue 16465: Empty Type Names for Initialization Sequence and Construction Expressions (alf-rtf) Source: Ivar Jacobson International AB (Mr. Ed Seidewitz, eseidewitz(at)ivarjacobson.com) Nature: Uncategorized Issue Severity: Summary: Subclauses: 14.2.15 LocalNameDeclarationStatement and 15.2.19 PropertyDefinition In order to handle instance and sequence initialization expressions (per Subclauses 9.6 and 10.5.2), constraints for LocalNameDeclarationStatement and PropertyDefinition should allow for instance construction and sequence construction expressions with empty type names (which means the constructor name for an instance construction expression must also be optional). Resolution: The FTF agrees that this is an issue worth considering, but, due to lack of time, decided to defer its resolution to a future RTF working on this specification. Revised Text: None Disposition: Deferred Revised Text: Actions taken: July 29, 2011: received issue October 5, 2012: deferred Discussion: End of Annotations:===== s is issue # 16465 Empty Type Names for Initialization Sequence and Construction Expressions Subclauses: 14.2.15 LocalNameDeclarationStatement and 15.2.19 PropertyDefinition In order to handle instance and sequence initialization expressions (per Subclauses 9.6 and 10.5.2), constraints for LocalNameDeclarationStatement and PropertyDefinition should allow for instance construction and sequence construction expressions with empty type names (which means the constructor name for an instance construction expression must also be optional).