From 46c3d99a9c662178c8fdd588f9aa3d3bffdeac4b Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Tue, 4 Dec 2001 13:19:42 +0000 Subject: Mark ext/java as what it is: experimental. --- ext/rpc/java/EXPERIMENTAL | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ext/rpc/java/EXPERIMENTAL (limited to 'ext/rpc/java') diff --git a/ext/rpc/java/EXPERIMENTAL b/ext/rpc/java/EXPERIMENTAL new file mode 100644 index 0000000000..6443e99646 --- /dev/null +++ b/ext/rpc/java/EXPERIMENTAL @@ -0,0 +1,5 @@ +this extension is experimental, +its functions may change their names +or move to extension all together +so do not rely to much on them +you have been warned! -- cgit v1.2.1