El Miércoles 30 Sep 2009 16:07:22 David Anderson escribió: > As far as I know, this is the only file that the client wasn't parsing; > it just passed it straight through to the manager.
GUI URLs aren't parsed by either the server nor the client. Whatever the admin types in the XML file in the server is what the manager will receive. > 2) I fixed the new XML parser (which is used for pretty much everything > except client_state.xml) so that it accepts <foo /> > (or any number of white space chars between "foo" and "/"). Last time I had checked, the new XML parser was used almost nowhere in the server code. But I looked again now, and there seems to be more calls to the old parser in the client than in the server (trunk). -- Nicolas _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
