OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Programming Questions Entity management – Good practices

This topic contains 3 replies, has 3 voices, and was last updated by  msulima 6 years, 1 month ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #34479

    gmustiere
    Participant

    Hello everyone

    I seek to understand what good practices surround the management of entities, whether they are created or extended.

    Referring to the documentation, I notice that I can configure an entity or field in different places:

    In the migration schema via options
    In the entity by annotations (@Config ()
    In a yml configuration file (oro/entity_config. yml)

    What is the best choice, if any? What are the most relevant practices depending on the context, creation or extension of an entity?

    Thanks for the reading

    Best regards

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The forum ‘OroPlatform – Programming Questions’ is closed to new topics and replies.

Back to top