Closed binarypaladin closed 10 years ago
Thanks for noticing! The example was outdated and only half correct. The actual behavior is that, if the authorizer is not specified, it tries ArticleAuthorizer, and if there's no such constant, it uses ApplicationAuthorizer. The code is here:
Merging your correction! I'm going to do one more tiny tweak to it, though, for extra clarity.
Thanks! :thumbsup: :smile:
If I'm understanding things correctly, this example was incorrect.