FLEXTool/FLEX

Little tooling regarding protocols

Open

#249 opened on Jan 20, 2019

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Objective-C (14,597 stars) (1,777 forks)batch import
enhancementhelp wanted

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

Contributor guide