Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
xkriva11
6y ago
0 comments
Save
Share
Yes. It is actually very easy to extend Smalltalk to support private/protected methods (message bytecode based on the protocols, for example). But Smalltalk would need to do these checks in run-time because all message sends are late-bound.
0 comments
2 comments · 1 top-level
top
newest
oldest
tresilience
6y ago
· 1 in thread
Thanks! Can you point me to where I can find out more about the eval-"loop" that the entire Smalltalk runs on?
xkriva11
OP
6y ago
Check the Blue Book:
http://stephane.ducasse.free.fr/FreeBooks/BlueBook/Bluebook....
j
/
k
navigate · click thread line to collapse