Browse thread
Class runtime representation
[
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: | Dmitry Bely <dmitry.bely@g...> |
| Subject: | Class runtime representation |
Just curious: why Ocaml runtime should know class method names? Why the method tag (a hash value computed from the name) is not enough? - Dmitry Bely