caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* 'open' on objects?
@ 2008-09-02 19:03 Chris Clearwater
  2008-09-02 20:25 ` [Caml-list] " Peng Zang
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Clearwater @ 2008-09-02 19:03 UTC (permalink / raw)
  To: caml-list

Is it possible to create an object by extending another object?

I'd like to do something like this:

...
object
  open (an_object:class_type)
  ...
end
...


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

end of thread, other threads:[~2008-09-02 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-02 19:03 'open' on objects? Chris Clearwater
2008-09-02 20:25 ` [Caml-list] " Peng Zang

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