Welcome Guest, Not a member yet? Register   Sign In
My Codeigniter Observations
#18

[eluser]sl3dg3hamm3r[/eluser]
I think Spib's input about proper encapsulation, or let's say, a domain model is spot on. Of course, if you have a simple Web-Application with a few tables and not much business-logic going on, you might overcomplicate things like that.
But I just recently developed a shop with very specific backend, where the products are assembled with many different single items, I'd wish afterwards I had implemented a proper domain model. I ended up with a quite complicated associative array for the final order. Sure, it also works like that, but it has reached a complexity where I would go more into enterprise patterns and put it into a domain model, maybe even garnished with some data access objects, which keeps everything independent from the persistent layer.

Well, interesting thread anyhow, keep going Smile


Messages In This Thread
My Codeigniter Observations - by El Forum - 01-21-2008, 05:30 AM
My Codeigniter Observations - by El Forum - 01-21-2008, 06:15 AM
My Codeigniter Observations - by El Forum - 01-21-2008, 06:46 AM
My Codeigniter Observations - by El Forum - 01-21-2008, 04:36 PM
My Codeigniter Observations - by El Forum - 01-22-2008, 04:04 AM
My Codeigniter Observations - by El Forum - 01-22-2008, 06:24 AM
My Codeigniter Observations - by El Forum - 01-22-2008, 07:29 AM
My Codeigniter Observations - by El Forum - 01-22-2008, 08:17 AM
My Codeigniter Observations - by El Forum - 01-22-2008, 09:04 AM
My Codeigniter Observations - by El Forum - 01-22-2008, 09:35 AM
My Codeigniter Observations - by El Forum - 01-22-2008, 10:01 AM
My Codeigniter Observations - by El Forum - 01-22-2008, 02:29 PM
My Codeigniter Observations - by El Forum - 01-22-2008, 02:59 PM
My Codeigniter Observations - by El Forum - 01-22-2008, 04:31 PM
My Codeigniter Observations - by El Forum - 01-23-2008, 12:00 PM
My Codeigniter Observations - by El Forum - 03-19-2009, 10:42 AM
My Codeigniter Observations - by El Forum - 07-13-2009, 07:19 AM
My Codeigniter Observations - by El Forum - 07-14-2009, 03:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB