Welcome Guest, Not a member yet? Register   Sign In
Generic Models & Views vs Bespoke Models and Views?
#4

[eluser]Crafter[/eluser]
If you are using stored procs, with a nice database library like ActiveRecord/ORM, then you could eliminate the model layer without batting an eyelid.

I agree with Jim's stance that views are very specific. Generic views will only work if your data dictionary is stored and retrievable by your application at run time, so that view requirements for specific fields can be acted upon.


Messages In This Thread
Generic Models & Views vs Bespoke Models and Views? - by El Forum - 07-23-2007, 12:09 PM
Generic Models & Views vs Bespoke Models and Views? - by El Forum - 07-23-2007, 07:24 PM
Generic Models & Views vs Bespoke Models and Views? - by El Forum - 07-28-2007, 04:11 PM
Generic Models & Views vs Bespoke Models and Views? - by El Forum - 07-29-2007, 02:54 PM



Theme © iAndrew 2016 - Forum software by © MyBB