Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-23785

Improve exposed SPI services

    XMLWordPrintable

Details

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: High High
    • None
    • None
    • None

    Description

      @ezpublish.api.persistence_handler is badly name, and doesn't reflect the actual service. There is also an @ezpublish.api.storage_engine, used internally, that isn't an API service.

      Storage engine used by persistence, aka the current storage engine

      • Rename @ezpublish.api.storage_engine => @ezpublish.spi.persistence.storage_engine
      • Add services for @ezpublish.spi.persistence.storage_engine.(location|content|...)_handler (aliases ?)

      Persistence handler used by the repo

      This is what users would use to inject the persistence layer into their own code:

      • Rename @ezpublish.spi.persistence_handler to @ezpublish.spi.persistence
      • Add services for @ezpublish.spi.persistence.(location|content|...)_handler

      Attachments

        Activity

          People

            Unassigned Unassigned
            bertrand.dunogier@ibexa.co Bertrand Dunogier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: