| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | jon * <...@clearink.com> |
| Subject | source code standards!!!!! |
| Date | Wed, 20 Oct 1999 23:29:49 GMT |
on 10/20/99 4:22 PM, arun@hyperreal.org at arun@hyperreal.org wrote:
> +
> + public HttpURLConnection
> + getConnection(Hashtable headers, Hashtable queryString, String pathInfo,
> + String method, boolean useCookie)
> + throws Exception {
> + this.useCookie = useCookie;
> + return getCon(headers, doQueryString(queryString), pathInfo, method);
> + }
hey all, i'm seeing checkins with a lot of tabs or bad formatting or both.
can we please agree on a standard?
thanks,
-jon
| |
| Mime |
|
| View raw message | |