Ticket #201 (new task)
Get methods should throw a SecurityException rather than throw null.
| Reported by: | jmoore | Owned by: | jmoore |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0-RC1 |
| Component: | Security | Version: | 3.0-M3 |
| Keywords: | get, exceptions, iquery, story114, cleanup | Cc: |
Description
The contract of IQuery get methods is that they don't return null. (find methods are allowed to return null). This should hold even in the face of an object filtered by the security system.
Note: #117 may make this trivial.
Change History
Note: See
TracTickets for help on using
tickets.
