Ticket #122 (new defect)

Opened 2 years ago

FieldSet.array(): add continuous attribute

Reported by: haypo Assigned to: haypo
Priority: normal Milestone:
Component: core Keywords:
Cc:

Description

Example:

/header
/width
/height
/item[0]
/item[1]
/item[2]
/padding
/data
/footer

FieldSet?.array() have to parse padding, data and footer to finish. It would be better to stop at padding when we know that items are continuous.

Attachments


Add/Change #122 (FieldSet.array(): add continuous attribute)