Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

10
  • related (possibly a duplicate): Is it always a good idea to divide large classes into smaller ones? Commented Jul 27, 2016 at 16:22
  • Thanks for the link, I'll take a look. I would really like to split this up because it's a pain to work with at the length it's at. However maybe I'm overcomplicating and should keep it as is. Commented Jul 27, 2016 at 16:23
  • Your example code still looks like it's accessing one class. Why doesn't it look more like api.repositories.api_call()? Commented Jul 27, 2016 at 16:24
  • >However, I want the final interface to be accessible from one namespace Commented Jul 27, 2016 at 16:25
  • 1
    What language are you using? Commented Jul 27, 2016 at 17:00