← Back to team overview

ubuntu-wanted-dev team mailing list archive

Re: Code clean-up

 

2008/12/30 Sense Hofstede <sense@xxxxxxxx>:
> Hello,
>
> At the moment the code of Ubuntu Wanted isn't very clean. There are
> still remainings of Ubuntu Brainstorm and the models aren't following
> the design rules for MVC-patterns correctly. At the moment there are
> some models doing (partially) the same work and/or work other, new
> models should do. Furthermore I'm not sure if using a separate
> MVC-system inside Drupal when there already is a node system and other
> functions.
> These problems slow down development and decrease effectiveness. I'm
> currently looking at a way to redesign the module and morph it into a
> more flexible and extendible module.
>
> If you have suggestions or totally disagree, please let me now as soon
> as possible. However, I am of the opinion that something needs to be
> changed in order to improve the quality and development speed of the
> project.
>
> Regards,
> --
> Sense Hofstede
> <http://www.qense.nl/>
>

I've been looking at two interesting modules for Drupal called CCK[0]
and Views[1]. They allow you to do a lot of things without coding a
whole new module. It would require some tweaking, but maybe it would
save us a lot of work in the end.
What would you say? Would using this be better or should we code the
thing ourselves?

Regards
-- 
Sense Hofstede
<http://www.qense.nl/>

[0]http://drupal.org/project/cck
[1]http://drupal.org/project/views



Follow ups

References