•  
      request #24217 Name interfaces that return arrays with Search prefix
    Infos
    #24217
    Joris MASSON (jmasson)
    2021-12-13 10:33
    2021-12-10 17:34
    25754
    Details
    Name interfaces that return arrays with Search prefix

    In Program Management glossary 0, we said we should name interfaces that return arrays with the Search prefix:

    Search<something>
    Interfaces named Search have one method that returns an array of objects. They may return an empty array [].

    They are named after the convention of naming methods search<Something>() in Data Access Objects.

    There are a couple of interfaces that don't respect this naming scheme. Changing their name will make it easier to find the right interface among the hundreds in Program Management.

    Program Management
    All
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Under implementation
    Empty
    Attachments
    Empty
    References
    Referencing request #24217
    Referenced by request #24217

    Artifact Tracker v5

    rel #23463 13.4

    Follow-ups