#42 new
S. Shehzed

App & App_Model is loaded and used in each module. Should not be! They should be abstract classes.

Reported by S. Shehzed | March 8th, 2011 @ 08:09 PM | in v0.20

App_Controller is loading App_Model and App as classes to be used.

$this->load->model('app_model');
$this->load->library('app');

We want all matriarch-ish classes to be just that. They do no actual work.

Solution: If app/comp/task work needs to be done and there is no set app/task/comp yet, then there should be a simple non-App associated Task class. Use that.

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

GOT COLD BEER! POUR BEER IN FROSTY MUG! DRINK BEER! REPEAT! HOPE COOKS SOURCE NO STEAL DRUNK HULK RECIPE!

Shared Ticket Bins

People watching this ticket

Pages