Skip to content
This repository has been archived by the owner on Dec 25, 2018. It is now read-only.

100% interface compatibility #3

Open
WyriHaximus opened this issue Jul 5, 2014 · 7 comments
Open

100% interface compatibility #3

WyriHaximus opened this issue Jul 5, 2014 · 7 comments

Comments

@WyriHaximus
Copy link
Owner

Look for a way to make this 100% compatible with Guzzle. Thus making it possible to use it with the next major AWS SDK version.

@GrahamCampbell
Copy link
Contributor

This won't be usable with the current aws sdk since this is using guzzle 4, and the aws sdk is using guzzle 3 currently.

@WyriHaximus
Copy link
Owner Author

There is an issue on the ASK SDK to build the next major version on Guzzle 4: aws/aws-sdk-php#311

@GrahamCampbell
Copy link
Contributor

Oh, i missread your op. I didn't see the "next" part...

@WyriHaximus
Copy link
Owner Author

No you didn't :). I've added it after your comment to clarify it 👍

@WyriHaximus
Copy link
Owner Author

Found this today, putting it up here for reference: https://github.com/rdlowrey/After/blob/master/lib/Future.php#L92-L94 It could be the key to do this.

@WyriHaximus
Copy link
Owner Author

Interesting read: https://bitbucket.org/mkjpryor/async/wiki/Home this could be a better way to do it then my comment from Aug 22 as there are some issues with that. (See https://gist.github.com/mtdowling/47da5eab54337cdc7ecc for more information on that.)

@WyriHaximus
Copy link
Owner Author

The source post of Recoil and mkjpryor/async: http://nikic.github.io/2012/12/22/Cooperative-multitasking-using-coroutines-in-PHP.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants