caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] class variables?
@ 2002-01-10 23:43 Michael Vanier
  2002-01-11 11:40 ` Warp
  2002-01-11 18:09 ` Maxence Guesdon
  0 siblings, 2 replies; 6+ messages in thread
From: Michael Vanier @ 2002-01-10 23:43 UTC (permalink / raw)
  To: caml-list


Hi,

I'm considering using ocaml for a project I'm planning.  I plan to use the
object-oriented features of ocaml extensively.  I was wondering: is there
any way to get immutable class fields that are shared by all members of the
class?  I was thinking of a list of strings, and I don't want to have to
have the list duplicated for every instance of the class.

Mike
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-01-11 21:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-10 23:43 [Caml-list] class variables? Michael Vanier
2002-01-11 11:40 ` Warp
2002-01-11 18:09 ` Maxence Guesdon
2002-01-11 12:19   ` Alain Frisch
2002-01-11 12:25   ` Andreas Rossberg
2002-01-11 20:39     ` Michael Vanier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).