2011-04-14

juan_gandhi: (Default)
2011-04-14 03:40 pm

test case

...
        for (int i = 0; i < CallParty.MAX_ENTRIES; i++) {
            addCall("", "AnnChapman", "SVR", i * 600000, i * 601000);
        }
        addCall("", "FBI", "AnnChapman", 24 * 3600000L, 24 * 3600000L + 3000);
...


...
        CallEvent.callFailedOutOfBounds("Edgar", "Lenore");
juan_gandhi: (Default)
2011-04-14 11:27 pm

logs from your opensource project

Why tf should they be hidden, not visible just on demand? Have a link or something, have a .htaccess, and just expose them, you will be the first to thank yourself for the ease of access, eh.

I mean, there are tons of rules that just don't apply if your stuff is public.