From 37ac9346846cc656742dd94bba1c7b272ab98128 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Mon, 2 Dec 2002 16:11:46 +0000 Subject: [PATCH] - added 2 TODO items --- helm/uwobo/src/ocaml/uwobo.ml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/helm/uwobo/src/ocaml/uwobo.ml b/helm/uwobo/src/ocaml/uwobo.ml index 4a4d28470..bc9646b06 100644 --- a/helm/uwobo/src/ocaml/uwobo.ml +++ b/helm/uwobo/src/ocaml/uwobo.ml @@ -24,6 +24,13 @@ * http://cs.unibo.it/helm/. *) +(* TODO libxslt support 'http_proxy' variables, but IIRC access to this +variables is mentioned in non-reentrant stuff, so having those variables set +cause uwobo not to work properly when invoked recursively *) + +(* TODO braindead situation: /add of a stylesheet which uri is an uwobo +invocation *) + open Printf;; open Uwobo_common;; -- 2.39.2