[LON-CAPA-dev] (matthew question) lonsearchcat.pm adjustment

Scott Harrison lon-capa-dev@mail.lon-capa.org
Sun, 2 Feb 2003 23:49:50 -0500


Hmm... never mind I guess I won't commit this.  DataOrder seems
primarily used to create and deal with temporary search result tables.

On Sun, Feb 02, 2003 at 11:44:07PM -0500, Scott Harrison wrote:
> Hi Matthew:
> 
> The MySQL loncapa:metadata table is having a new field added to it
> called "utilitysemaphore".
> 
> Thus, I am altering lonsearchcat.pm correspondingly (changing the
> @DataOrder array).
> 
> diff -r1.164 lonsearchcat.pm
> 1759c1759,1760
> <     abstract mime lang owner copyright creationdate lastrevisiondate hostname/;
> ---
> >     abstract mime lang owner copyright creationdate lastrevisiondate
> >     utilitysemaphore hostname/;
> 
> Is this adequate?  And also, do you really need 'hostname' defined in the
> DataOrder array?  I could not see where it impacted the algorithm--just
> trying to understand the code.
> 
> Thanks.
> 
> Regards,
> Scott
> 
> -- 
> Scott Harrison, sharrison@users.sourceforge.net
> _______________________________________________
> LON-CAPA-dev mailing list
> LON-CAPA-dev@mail.lon-capa.org
> http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev

-- 
Scott Harrison, sharrison@users.sourceforge.net