On 10/17/2014 06:05 PM, Ronen Botzer wrote:
Hi Antony,

Thanks for the feedback. It's due a bit of cleanup, apparently.

Regarding (3): methods in which the client talks to the server return a status 
code, which may be an error but not necessarily.  It's not unlike mysqli or 
curl.

Right.
But if you pass invalid arguments to a method, there is no status code, it's 
just a user error.

Regarding (5): I believe it does compile if you run the build.sh script, which 
fetches the C SDK the extension wraps around.  If not, can you let me know on 
which platform you're seeing this?
Or are you saying that the extension must follow the phpize && ./configure && 
make form?

I'm saying that you should be using --with-aerospike and check for the libs as 
all the other extensions do.

--
Wbr,
Antony Dovgal
---
http://pinba.org - realtime profiling for PHP

--
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to