[
https://issues.apache.org/jira/browse/JDO-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Beams updated JDO-540:
----------------------------
Assignee: (was: Chris Beams)
While this remains an interesting issue, I won't be looking into it any time
soon. Thus I'm changing the assigned status to 'Unassigned'.
> Support for final modifier on fields of Persistence-Capable classes
> -------------------------------------------------------------------
>
> Key: JDO-540
> URL: https://issues.apache.org/jira/browse/JDO-540
> Project: JDO
> Issue Type: New Feature
> Components: api2
> Reporter: Chris Beams
>
> Per changes introduced in Java5 as part of JSR-133, post-construction
> modification of final fields is now possible when calling setAccessible(true)
> on a field via reflection.
> Heinz Kabutz gives a good discussion of the feature:
> http://www.javaspecialists.eu/archive/Issue096.html
> Supporting final on fields would make JDO even less intrusive than it already
> is, and would allow users to create richer class definitions.
> Let's discuss...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.