Code Monkey home page Code Monkey logo

Comments (9)

paulmelnikow avatar paulmelnikow commented on May 18, 2024

Hi, for sure! I'd be happy to integrate them.

from afnetworking-synchronous.

EliSchleifer avatar EliSchleifer commented on May 18, 2024

Realizing while trying to put together the package that some definitions don't exist in AFNetworking 2.0 anymore. So we couldn't have the code live side by side unfortunately.

from afnetworking-synchronous.

paulmelnikow avatar paulmelnikow commented on May 18, 2024

To keep it in one repository, maybe we could put the code in separate .[hm] files and use CocoaPods subspecs?

from afnetworking-synchronous.

EliSchleifer avatar EliSchleifer commented on May 18, 2024

Interesting idea. Never made a subspec in cocoapods

On Fri, Oct 24, 2014 at 3:44 PM, Paul Melnikow [email protected]
wrote:

To keep it in one repository, maybe we could put the code in separate
.[hm] files and use CocoaPods subspecs
http://guides.cocoapods.org/syntax/podspec.html#subspec?


Reply to this email directly or view it on GitHub
#3 (comment)
.

from afnetworking-synchronous.

syrakozz avatar syrakozz commented on May 18, 2024

yes, it will be great if you can add your changes

from afnetworking-synchronous.

paulmelnikow avatar paulmelnikow commented on May 18, 2024

@EliSchleifer Thanks so much for sharing this work back. I'd love to get this merged in and published since I think it will come in handy for a lot of people.

I pulled in the code from directr/AFNetworking-Synchronous into the afn2 branch (edit: now in master). Would you mind trying it out in your project and seeing if it works?

target 'AFNSync_Debug' do
  pod 'AFNetworking', "~> 2.0"
  pod 'AFNetworking-Synchronous/2.x', :git => 'https://github.com/paulmelnikow/AFNetworking-Synchronous', :branch => 'master'
end

By using subspecs, the 1.x and 2.x versions can coexist in the same repository.

from afnetworking-synchronous.

paulmelnikow avatar paulmelnikow commented on May 18, 2024

If you get a chance to try this, let me know how you make out!

from afnetworking-synchronous.

EliSchleifer avatar EliSchleifer commented on May 18, 2024

Hi Paul,

Sorry I didn't have a chance to look at this. Been kind of slammed and just
moved.

On Sat, Jan 3, 2015 at 8:40 PM, Paul Melnikow [email protected]
wrote:

If you get a chance to try this, let me know how you make out!


Reply to this email directly or view it on GitHub
#3 (comment)
.

from afnetworking-synchronous.

paulmelnikow avatar paulmelnikow commented on May 18, 2024

No sweat!

from afnetworking-synchronous.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.