Welcome Guest, Not a member yet? Register   Sign In
Do you wish to see an ORM feature in CI 2.x ?
#6

[eluser]Jelmer[/eluser]
I don't know Doctrine and I didn't do full testing with DMZ - so I can't comment on those. But implementing RapidDataMapper actually spead things up for me instead of slowing them down like one would expect from a more complex system.
So my experience doesn't match yours in that respect.

Also ORM's prevent mistakes because they allow you to code stuff in a way that's more logically. And the more logical your code the less chances of forgetting certain work-arounds.
Even if I'd have lost performance implementing RDM I would also recommand it to those losing just a little bit of performace. Sometimes writing more logical code is more important then writing the most precise efficient code. Because the mistakes and harships you might face after writing very complex statements with Active Record, those might cause more problems then a couple percentage points performance difference is worth.

Always try to find a balance, don't just look at 0.1% points in performance - also think about future changes. A system that's completely optimized might give users 0.003 seconds faster load time but might cause you hours upon hours of work implementing changes.
In my opinion a well coded system isn't the most possible efficient system, but a system that keeps the balance between very logical code and performance optimization.


Messages In This Thread
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 08-05-2010, 01:20 PM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 08-05-2010, 01:36 PM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 08-05-2010, 05:21 PM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 08-05-2010, 06:23 PM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 08-06-2010, 05:39 PM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 08-06-2010, 07:12 PM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 08-06-2010, 11:54 PM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 08-07-2010, 01:46 AM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 08-07-2010, 09:16 AM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 08-07-2010, 09:19 AM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 08-07-2010, 11:55 AM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 08-07-2010, 03:08 PM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 08-08-2010, 06:01 AM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 10-26-2010, 01:32 AM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 10-26-2010, 02:45 AM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 10-26-2010, 02:48 AM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 10-26-2010, 03:22 AM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 10-26-2010, 03:25 AM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 10-26-2010, 04:46 AM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 10-26-2010, 05:00 AM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 10-26-2010, 06:50 AM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 10-26-2010, 07:06 AM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 10-26-2010, 07:41 AM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 10-26-2010, 07:47 AM
Do you wish to see an ORM feature in CI 2.x ? - by El Forum - 10-27-2010, 10:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB