Need a compelling argument to use Django instead of Rails

Paul Rubin http
Wed Jul 26 12:48:23 EDT 2006


Bruno Desthuilliers <onurb at xiludom.gro> writes:
> Hopefully it's more secure than Java wrt/ attributes/methods access
> restriction. IIRC, accessing a 'private' attribute thru reflection is
> quite possible in Java.

That's controlled by some flag you can set.  Browser applet sandboxes
depend on the security and set the flag.



More information about the Python-list mailing list