From: Titus B. <ti...@ca...> - 2003-01-10 17:03:52
|
-> Has Webware support been implemented yet in PyWX? A Webware adapter -> is one of th efeatures listed in the ANNOUNCE file in the PyWX-1.0b2 -> distribution, but after doing a few case-insensitive greps, I found no -> reference to Webware or WebKit in the source. But I did find a Quixote -> handler. Thanks. It was implemented in an earlier version, but in a Tcl file rather than in Python directly (don't ask!). I forgot to take it out of the announcement; sorry ;(. However, it's easy to write & someone in my lab needs it soon, so I will write a native Python adapter to Webware this weekend. --titus |