Ticket #861 (new story)
Opened 11 months ago
Simplify creation of SystemTypes
| Reported by: | jmoore | Owned by: | jmoore |
|---|---|---|---|
| Priority: | major | Milestone: | Unscheduled |
| Component: | Security | Version: | 3.0-M1 |
| Keywords: | Cc: |
Description
Currently when a server developer defines a "system type" it is necessary to keep SecuritySystem.isSecurityType() in sync, which can cause weird issues like NPEs in the security subsystem. It should be more straight-forward to do this. (Possible integrated with wiki:proposals/Validation)
Note: See
TracTickets for help on using
tickets.
