On 10/2/06, kdf <[EMAIL PROTECTED]> wrote:
sadly, it's almost never the request itself that fails. It is the filling in of data. For instance, if $() fails, the process just stops. Mostly this is a case of tempalte toolkit [% IF %] blocks that wipe out a div id in some cases.
This is why I really wish there was a way to make client-side updating aware of and based on the server-side template system. Unfortunately the only template system I'm aware of that works on an XML / DOM level is Kid, but it's Python-only and thus not very helpful for SlimServer. (Why are we discussing this in the main forum? :) ) - Jacob _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
