• Jim Fulton's avatar
    Removed the security-manager "validateValue" api, and, thus, the DTML · 9620de65
    Jim Fulton authored
    equivalent of the same. This was necessitated by changes in the
    security policy that requires access to source objects and attribute
    names to check acces to objects obtained through attribute access.
    
    New-style class dictionaries are immutable. Changed some class-update
    code to use setattr rather thah class-dictionary modifications.
    9620de65
DTML.py 3.9 KB