On Sun, Jul 14, 2013 at 10:08 PM, Kristopher Micinski <
[email protected]> wrote:

> I think this is probably a valid thing to consider in most APIs,
> especially if they're statically linked APIs, where you can actually check.
>

Going off topic a bit, but maybe this will be of interest to the OP as
well, given the subject matter.

I'm curious as to how you check a statically linked library for conditions
like this. So if I have some statically linked lib "Foo.jar" with some
method "public void Bar(SomeObject object)", I can do some check to verify
that "object" may or may not be null when used in my code?

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to