Closed joeholdcroft closed 11 years ago
Rather than just setting the user.current service to null. All the properties would be value null. This'd mean that in all of our decorators for Editing/Creating/Deleting we don't need to allow null as the current user etc.
user.current
null
Rather than just setting the
user.current
service tonull
. All the properties would be valuenull
. This'd mean that in all of our decorators for Editing/Creating/Deleting we don't need to allow null as the current user etc.