could you build Stackoverflow with Drupal 7?
- by ajsie
im wondering if one can/should build a site like Stackoverflow with Drupal 7?
we all know what Stackoverflow is and how it looks like.
users <- threads <- tags
and the openid stuff, validation etc.
if you are going to build a site exactly as SO, will you use Drupal 6/7 or a MVC framework like CakePHP, CodeIgniter...?
try to be realistic here and think about the actual work to do and how to implement with or without Drupal, not just "Drupal has nice features you can use and extend".
would be helpful.
thanks!