Details
Assignee
Michael OffnerMichael OffnerReporter
Matthew ClementeMatthew ClementeNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
Priority
New
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Matthew Clemente
Matthew ClementeNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
Priority
Created 18 August 2022 at 14:21
Updated 1 July 2023 at 15:37
Posted in Slack and Zach said to go ahead and post here:
ACF 2018 added support for the syntax
new java("java.lang.String")
as a more concise expression ofcreateObject("java", "java.lang.String")
.It would be nice to be able to use this in Lucee as well.