Is there any plan in the future to move more of the functionality from the EditPage class to Article? It seems like a lot of the functionality that's currently in EditPage (at least in the 1.4 version) such as checking if the page is protected, checking the time stamp of the article, etc should be moved into the Article class so that other new classes that modify articles don't have to duplicate code or meddle with the EditPage class to save an article.
Thanks, Travis