[LON-CAPA-cvs] cvs: loncom /metadata_database searchcat.pl

Guy Albertelli II lon-capa-cvs@mail.lon-capa.org
Mon, 3 Feb 2003 08:35:04 -0500 (EST)


Hi Scott,

1 last comment,

+unless (@homeusers)
+  {
+    print(LOG '=== No home users found on this server.'."\n");
+  }
+


We had a discussion about this before, and I feel that your desire to
code with

something
  {
     #something
  }

Is just going to annoy others

95-9% of the code is currently

something {
    # something
}

I'd like to keep at least this consistent.

-- 
guy@albertelli.com          BM: n^20 t20 z20 qS 
Guy Albertelli -7-7-5-  O-
    Why do ducks have webbed feet?  To stamp out fires.
    Why do elephants have flat feet?  To stamp out burning ducks.