MoroGasper / gii-template-collection

Automatically exported from code.google.com/p/gii-template-collection
0 stars 0 forks source link

Model base classes should be abstract #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It is best practice to label base classes as abstract.

Related to issue 4.

Original issue reported on code.google.com by rodrigo.coelho@gmail.com on 2 Sep 2010 at 7:43

GoogleCodeExporter commented 8 years ago
Other classes should also be abstract, like GtcActiveRecord and 
ApplicationController.

Original comment by rodrigo.coelho@gmail.com on 2 Sep 2010 at 7:45

GoogleCodeExporter commented 8 years ago
Attached patch.
Note: this patch may conflict with the patch provided for issue 7. Please apply
the patch for this issue first.

Original comment by rodrigo.coelho@gmail.com on 2 Sep 2010 at 1:26

Attachments:

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r97.

Original comment by rodrigo.coelho@gmail.com on 8 Sep 2010 at 8:42