Jaroslaw Zabiello wrote:

> Of course, I you like, you can freeze every object you want and nobody can
> be able to open and change it. You can also trace all activity for changing
> something to objects because Ruby has nice system hooks implemented. Ruby
> has nice security system (private, protected, public scopes for methods and
> attributes, objects freezing, system hooks).

Sounds good. I guess unlike Java you can't inspect and modify all those
data using reflection in Ruby?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to