Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Igal SapirIgal SapirNew 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
Fix versions
Priority
Major
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Igal Sapir
Igal SapirNew 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
Fix versions
Priority
Created 8 February 2015 at 18:12
Updated 18 June 2023 at 16:52
Resolved 26 May 2016 at 16:00
this was discussed at length in the old forum.
Option 1
IMO the best solution is to have only structs that have initial data ordered by default, and empty structs will be regular by default, so:
Option 2
use the notation
to denote an ordered struct – a combination of the standard struct notation with the ordered array notation.