Welcome Guest, Not a member yet? Register   Sign In
EAV - Entity Attribute Value - Using CI
#1

[eluser]codeninja[/eluser]
Has anyone used this design pattern to store / retrieve data using CI? Looking for some design direction in my next application.
#2

[eluser]Nick_MyShuitings[/eluser]
I don't see why anything would change with using the method in CI. Wordpress uses this for the custom attributes of the posts/pages. Drupal has it's set_variable functions and corresponding table.

You'll prolly have to mod your model or ORM a bit, but CI shouldn't have much influence in your decision to go this route.




Theme © iAndrew 2016 - Forum software by © MyBB