caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Classes and public/private
@ 2001-11-21 22:43 Dave Mason
  0 siblings, 0 replies; only message in thread
From: Dave Mason @ 2001-11-21 22:43 UTC (permalink / raw)
  To: caml-list

I have a system with a bunch of modules, but for simplicity, I'll
explain it with 3.

A defines some classes.

B uses those classes to create some types, I would really only like it
to see a small number of the methods of the class.

C implements some functions on the types that need to access a much
larger set of the methods of the classes defined in A.

Is there any clean way to do this?

Thanks	 ../Dave
-------------------
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] only message in thread

only message in thread, other threads:[~2001-11-22 15:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-21 22:43 [Caml-list] Classes and public/private Dave Mason

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).