Hello, I am looking at using TidyCOM in an ASP application, to clean up HTML that users type into a textarea. On the TidyCOM home page (http://perso.wanadoo.fr/ablavier/TidyCOM/ ), I find this warning: """ Warning: TidyCOM's code is not re-entrant--no more than 1 instance of TidyObject should be alive at the same time in the same process. """ Pardon my ignorance about ASP (I'm more of a Zope person), but does this mean only one TidyObject may exist in the entire ASP application? If that's the case, I guess I have to do a queue-and-mutex thing. Any advice or recommendations of alternatives appreciated. Wade Leftwich Ithaca, NYReceived on Sunday, 8 September 2002 20:27:10 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 3 April 2012 06:13:52 GMT