Welcome Guest, Not a member yet? Register   Sign In
On CRUD, Scaffolding, ORM and the like.
#6

[eluser]m4rw3r[/eluser]
I'm currently debating whether to rewrite IgnitedRecord from scratch (for PHP 5) or not.

CI's database abstraction isn't really sufficient to make it perform well (I loose about 10-20% performance on CI's abstraction, because of DB_result::result() - even with a very streamlined version).
On the other hand is it hard to do a nice remake which still retains backwards compatibility, yet enables IgnitedRecord to interact with it on a very basic level (almost like IR is calling the database functions).

So if anybody has some wishes for what a good ORM should include (syntax, structure, features, focus, etc.) tell me, because that may convince me to make something awesome!


Messages In This Thread
On CRUD, Scaffolding, ORM and the like. - by El Forum - 02-17-2009, 05:32 PM
On CRUD, Scaffolding, ORM and the like. - by El Forum - 02-17-2009, 09:24 PM
On CRUD, Scaffolding, ORM and the like. - by El Forum - 02-17-2009, 10:00 PM
On CRUD, Scaffolding, ORM and the like. - by El Forum - 02-18-2009, 12:48 PM
On CRUD, Scaffolding, ORM and the like. - by El Forum - 02-18-2009, 02:24 PM
On CRUD, Scaffolding, ORM and the like. - by El Forum - 02-18-2009, 02:40 PM
On CRUD, Scaffolding, ORM and the like. - by El Forum - 02-18-2009, 04:30 PM
On CRUD, Scaffolding, ORM and the like. - by El Forum - 02-19-2009, 05:30 PM
On CRUD, Scaffolding, ORM and the like. - by El Forum - 02-19-2009, 05:54 PM
On CRUD, Scaffolding, ORM and the like. - by El Forum - 02-19-2009, 06:15 PM
On CRUD, Scaffolding, ORM and the like. - by El Forum - 02-19-2009, 07:07 PM
On CRUD, Scaffolding, ORM and the like. - by El Forum - 02-20-2009, 07:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB