InterAppCommunication icon indicating copy to clipboard operation
InterAppCommunication copied to clipboard

App clients should live in separate repositories

Open irace opened this issue 12 years ago • 2 comments

I think that one should be able to depend on the InterAppCommunication framework without also importing every app client that has been added to the repository. In the spirit of CocoaPods, I think it makes more sense to have a separate pod for each app client that each depend on IAC. This will allow developers to mix and match the clients they'd like to use, and CocoaPods is smart enough to know that they can all share the same version of IAC.

irace avatar Feb 25 '13 18:02 irace

I will create a unique repository for each client and leave instructions in README on how use them and a list of currently available clients.

tapsandswipes avatar Feb 25 '13 21:02 tapsandswipes

Sounds perfect, thanks! I'm hoping to add a client of my own in the near future.

On Feb 25, 2013, at 4:28 PM, Antonio Cabezuelo Vivo [email protected] wrote:

I will create a unique repository for each client and leave instructions in README on how use them and a list of currently available clients.

— Reply to this email directly or view it on GitHub.

irace avatar Feb 25 '13 21:02 irace