Matt says:

“We’re probably going to add 100 themes over the next year”

which is not something i expected to hear.  I really liked the idea of “one theme to rule them all“. it seems like quite a waste to write all that PHP that’s only functionally a shade different than some other theme. I mean really, what are the structural, PHP differences between themes?

  • post meta before or after post content
  • excerpts on front pages/archive pages
  • sidebar asides

other than that, pretty much everything on the wishlist can be handled with CSS or javascript. That is, aside from any “top posts” or other special widgets. Modularity demands that appearance code (themes) be seperate from plugins (added functionality).