Skip to content

Allow data modification #15

@miskovicm

Description

@miskovicm

Hello,

Entries are read-only, which is clearly stated in documentation.

What do you think about marking following \Schematic\Entry variables as protected?

  • $data
  • $entriesClass

This way I can extend class and update values without generating new object for each update.

Would you even consider this type of change?
Are there any potential drawbacks?

Thanks in advance for your answer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions