Welcome Guest, Not a member yet? Register   Sign In
RedBean ORM
#4

[eluser]BrianDHall[/eluser]
OIC, yes indeed not quite that simple. I'd start with getting it working the quick and dirty way, then working towards it just working. I believe you'd load it as a library first to get it using CI configuration (probably need a wrapper) then I think you are right about the MY_Model class.

Personal preference admittedly, but I rather like not having to use model loading to access database functions in DMZ, so I would think the short simple syntax offered by RedBeans would best to be preserved. $this->load->model('blog') seems inferior to $b = new Blog() - but again, personal preference.


Messages In This Thread
RedBean ORM - by El Forum - 11-02-2009, 09:14 AM
RedBean ORM - by El Forum - 11-02-2009, 09:50 AM
RedBean ORM - by El Forum - 11-02-2009, 09:53 AM
RedBean ORM - by El Forum - 11-02-2009, 10:12 AM
RedBean ORM - by El Forum - 11-02-2009, 02:23 PM
RedBean ORM - by El Forum - 11-02-2009, 10:27 PM
RedBean ORM - by El Forum - 11-03-2009, 03:50 AM
RedBean ORM - by El Forum - 11-09-2009, 05:46 AM
RedBean ORM - by El Forum - 11-16-2009, 04:39 AM
RedBean ORM - by El Forum - 03-29-2010, 11:40 PM
RedBean ORM - by El Forum - 01-08-2011, 12:20 PM
RedBean ORM - by El Forum - 02-23-2012, 06:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB