Browse thread
MMM, a Web browser with applets in Caml Special Light
-
Francois Rouaix
- Christophe Raffalli
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Christophe Raffalli <raffalli@c...> |
| Subject: | Re: MMM, a Web browser with applets in Caml Special Light |
* support for applets in Caml Special Light Applets are CSL bytecode files, stored on a web server, retrieved by the browser and dynamically linked into the browser. Applets bring a new dimension to the Web: documents can now be made active. Have you think about security ? Basically an applets should not be able to write or delete any files, so not all the caml-light library should be accessible. ---- Christophe Raffalli Dept. of Computer Sciences Chalmers University of Technology URL: http://www.logique.jussieu.fr/www.raffalli