OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-j message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: NEW ISSUE: default value for SCA property is not supported for javaimplementations


TARGET: SCA Java CAA spec

DESCRIPTION:
Now that there is no componentType side file support for java
implementations, one of the cases that was served by componentType side
files and which can not be supported by just using introspection is the
case where an SCA property has a default value (This is because the field
initializer value can not be obtained through introspection).  So, the CAA
spec needs to provide a mechanism to support default value for SCA property
using annotations.  See [1] for a discussion on this topic.

PROPOSAL:
Add a @defaultValue attribute to the @Property annotation.

[1]
http://www.oasis-open.org/apps/org/workgroup/sca-j/email/archives/200902/msg00212.html

++Vamsi
Apache Tuscany Committer  http://tuscany.apache.org
Apache Geronimo Committer and Member of PMC  http://geronimo.apache.org



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]