Closed GoogleCodeExporter closed 8 years ago
Nil is not an error per-se, a key not existing might be a good thing :-).
Something like this for chaining would indeed be very cool, but there still
needs to be a way to detect connection failure and so forth. Using the exit
status for that (as is done currently) makes more sense in my opinion.
Original comment by pcnoordh...@gmail.com
on 6 Mar 2011 at 7:30
agreed - so here's a proposal:
error status:
0 True (change made or key found)
1 for False
2-255 connection error codes, etc.
Original comment by jamiesonbecker@gmail.com
on 7 Mar 2011 at 9:54
Original issue reported on code.google.com by
jamiesonbecker@gmail.com
on 31 Jan 2011 at 1:16