Ruby opinions (111)

107 Name: #!/usr/bin/anonymous : 2007-11-24 13:56 ID:c3WTWrjl

Yep, this is an issue with other languages too. Java, for instance, has no real notion of a constant either. Instead, you have statics, and as long as you put immutable objects in there then you're okay. Same workaround in Ruby, put an immutable object there instead of an array.

Name: Link:
Leave these fields empty (spam trap):
More options...
Verification: