A bit premature, but wanted to start thinking about v5.0 – can you tell andy and I are anxious to get to some fun coding!
I think templating should be first and foremost… Its going to take a lot of planning and discussion before jumping off to code… I also initially think it should generally be led by one person… whoever that is, should get full command of the front end – no other changes… I think its going to require a lot of restructuring too… we will need a series of files that basically just accept template tag calls and display items so think the file structure may look different… as a side note, for these functions, we should switch to passing an array argument like wp does and extract on our end… save us the issue of long arg list and ever changing arg list..
anyways… while one of us is tolling in the forum front end implementing templating, the other one could be off doing admin improvements as we have a few of those… all of the stats stuff we want to add come to mind… of course, the second person is avialable for discussions on the templating stuff and even for coding assignments to help out if requested or needed…
also, ‘when’ we are successful with templating, we are going to have to think about a few different themse we can supply.. we also might line up a few themers to work with a very early alpha build of templating for feedback and trying to do a theme…
thoughts?