Browse thread
[Caml-list] extending a type with Marshal
[
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: | Peter Jolly <peter@j...> |
| Subject: | Re: [Caml-list] extending a type with Marshal |
>It is reasonable to want to add capabilities to, say, a web server, in >a backward compatible way so that, say, a legacy content server can >still be used. Later a new content server can be deployed that >responds to the new capabilities. Conversely, we might want to augment >the content server with additional information that will later be used >by an upgraded web server. Isn't this precisely the sort of problem that extensible data interchange formats such as XML are intended to solve? ------------------- 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