Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
transfire
10 months ago
|
parent
|
context
|
favorite
| on:
Ruby 3.5 Feature: Namespace on read
Do we really need a new “code container” type for this? Could modules not serve the purpose by localizing require. e.g.
module Foo require “bar” … end
So everything bar.rb loads in safely within Foo?
achernik
10 months ago
[–]
this would be a major breaking change
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: