FLEXTool/FLEX

Little tooling regarding protocols

Open

#249 aberto em 20 de jan. de 2019

Ver no GitHub
 (1 comment) (1 reaction) (0 assignees)Objective-C (1.777 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (14.597 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Ideal features:

  • Browse list of protocols within the app, sort of like Classes
  • Search for specific protocols
  • See which protocols an object conforms to
    • Possibly have a switch or option to hide protocols U and V if T conforms to <U, V>
  • Dedicated screen for protocols
    • List methods and properties grouped by optionality
    • See which protocols this protocol conforms to

Guia do colaborador