Browse thread
[Caml-list] Delaying module initialization
[
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: | skaller <skaller@u...> |
| Subject: | Re: [Caml-list] Delaying module initialization |
If dynamic loading is as Jacques suggests, then it would seem mod_caml has a strange design.. Given an HTML page containing some Caml script which in invokes some functions which wrap Perl modules .. the whole thing should be dynamic automatically. I can't see how 'initialising all the Perl modules' could happen. I'd have to try extremely hard to even think about how to make that happen. The core apache module shouldn't be linked with any Perl other than core interpreter. So for example invoking the database module of Perl through a Caml interface would be entirely dependent on whether the client HTML contained embedded script which loaded the module or not. Am I somehow misunderstanding how mod_caml operates? -- John Skaller, mailto:skaller@users.sf.net voice: 061-2-9660-0850, snail: PO BOX 401 Glebe NSW 2037 Australia Checkout the Felix programming language http://felix.sf.net ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners