Andrew said: ------------- After a brief planning discussion with Tim a few days ago, I'm re-working the Title::userCan method. Once I'm done, and after code review, on failure, the method will return, instead of false (although that will still be returned for unexplainable events) an array consisting of a message name, followed by a number of parameters which are the arguments to the message. For example, being unable to edit due to a block will return: -------------
How will this affect current behavior? Are you also going to be changing functions that expect to receive false from the old working of Title::userCan? When do you expect this change to be "official"?
I need to start checking my extensions and tagging anything that uses userCan.
Thanks! -Courtney