Skip to content

Suggestion to refactor apollo_ prefixed methods in ApolloCodegenLib #1170

@yuzushioh

Description

@yuzushioh

Hi @designatednerd

I have been using apollo-ios for about 6 months and I love it. I just migrated the code generation script from apollo-tooling to Swift scripting using ApolloCodegenLib.

While I was doing a work, I noticed some of framework's methods have apollo_ prefix like apollo_folderExists. I think it is there to make it more recognizable for users that those are only used for apollo's usecases.

RxSwift used to use the same pattern like rx_text but it has been changed to rx.text by using its own extension. I'm thinking It will be a good change in Apollo too. I can do the work. What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementIssues outlining new things we want to do or things that will make our lives as devs easier

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions