<p>I find it totally undesirable to make or maintain any changes in the cataloging module for the purpose of going HTML-only.   Your sense of server-side processing advantage may or may not translate to an advantage in actual environment constraints.   Consider that adding a repeatable field would have to constitute a new request and response for each element, parsing the marcxl each time, aggregating form state changes in some yet undefined table.  The server might validate the end results faster, but getting there just became 30 times as expensive and you still need to round trip to the server to get the results.</p>

<p>I&#39;d wager that exactly zero of our clients would prefer scriptless cataloguing, and would likewise be upset for Koha to sacrifice scripted features for it. </p>
<p>Cataloging is already a huge amount of logic. Duplicating the plugins to operate cleanly as server-side validators would be a major undertaking in itself, and be more likely to introduce runtime warnings and fatals.</p>

<p>Sent from my phone,b/c my power is out!<br>
--joe</p>
<p><blockquote type="cite">On Jun 29, 2009 7:53 PM, &quot;Rick Welykochy&quot; &lt;<a href="mailto:rick@praxis.com.au">rick@praxis.com.au</a>&gt; wrote:<br><br><p><font color="#500050">Cab Vinton wrote:

&gt; This was covered on the list a while back -- in Firefox it was taking
&gt; 40-50 s...</font></p>As pointed out, this is because of Javascript.<br>
<br>
Question: can Koha operate properly with JS disabled? If not, why not?<br>
<br>
Observation: JS is quite slow compared the server itself. Perhaps the<br>
*HUGE* task of validating a MARC save could be (optionally) left to<br>
the server to validate.<br>
<br>
<br>
cheers<br>
rickw<br>
<font color="#888888"><br>
<br>
<br>
--<br>
_________________________________<br>
Rick Welykochy || Praxis Services<br>
<br>
Debra Jackson says she likes shopping at the Dollar Palace because it&#39;s<br>
convenient and casual. &quot;I don&#39;t have to get dressed up like I&#39;m going<br>
to Wal-mart or something,&quot; she said.      -- spotted in a newspaper<br>
</font><p><font color="#500050">_______________________________________________
Koha mailing list
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a>
<a href="http://lis.">http://lis.</a>..</font></p></blockquote></p>