TODO.txt 227 B

12345
  1. - isDeleted = 0 by default
  2. - unify readOnly handling to a single attribute:
  3. * readOnly - like now
  4. * readOnly=auto - like without readOnly (used to override inherited readOnly)
  5. * readOnly=never - like autoReadOnlyDisabled