Y
Hacker News
new
|
ask
|
show
|
jobs
by
usrnm
32 days ago
Yes, it is an object now, at least in my book. Public/private is less important, there are examples of OOP systems with private data being optional or non-existent at all, for example in Python.