Menu

#2 blog.Blog.getRecentPosts returns dict instead of blog.Post

open
nobody
None
5
2009-03-28
2009-03-28
No

The whole point of the blog.Post class is to abstract out the details of the underlying blog dictionary format. getRecentPosts returns the list of posts as a dictionary. Fix it.

Discussion


Log in to post a comment.