I've been plowing through the documentation as I work on a project and I happened across this function reference in the codex:
http://codex.wordpress.org/Function_Reference/get_users_of_blog
It's true that it's to be depreciated in WP3.1. Does it make since to have the documentation reflect such a change when the production release (3.0.5) and get_users_of_blog() is still the function to use to get a list of users? Or is it fine so long as the version it is depreciated is listed on the article?
I reverted the page back to reflect that it was not depreciated but it was reverted quickly back to it's original state. I'm probably just missing something and was hoping someone would shed some light on this.