[ 
https://issues.apache.org/jira/browse/FREEMARKER-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17784573#comment-17784573
 ] 

Simon commented on FREEMARKER-183:
----------------------------------

If the criteria is "zeroArgumentMethodsAreProperties", does that mean there 
should be no check for a void return value?
Also, should there be another setting/value to differentiate between handling 
record component accessors (discoverable via {{{}Class.getRecordComponents{}}}) 
and other zero argument methods in records?

> Add support for Java records
> ----------------------------
>
>                 Key: FREEMARKER-183
>                 URL: https://issues.apache.org/jira/browse/FREEMARKER-183
>             Project: Apache Freemarker
>          Issue Type: Task
>            Reporter: Dániel Dékány
>            Assignee: Dániel Dékány
>            Priority: Major
>
> Currently we don't support records (JEP 395), which was finalized in Java 16. 
> Users can extend {{DefaultObjectWrapper}} for that of course, but it should 
> be supported out of the box.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to