[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Java and Safe-TCL security (was Re: Java, Netscape, OpenDoc, and Babel)



   From: Ray Cromwell <[email protected]>
   Date: Fri, 4 Aug 1995 17:52:24 -0400 (EDT)

     SafeTcl or Java? I wish SafeTcl was isolated into a separate library
   with compiled-in safety so I could embed it into my applications. As it is
   now, I have to just use normal Tcl and hack in the MakeInterpreterSafe()
   function which removes dangerous commands.

   -Ray

You mean the "dangerous" commands can't just be left out of the proper
place in the makefile or something?

Phil