Welcome Guest, Not a member yet? Register   Sign In
Bootstrapping Doctring 2.0 to Codeigniter (NOT Doctrine 1.x)
#1

[eluser]peterbz[/eluser]
The Doctrine 2.0 alpha has been for some time, and I was wondering how I can bootstrap Doctirne 2.0 to Codeigniter. There's an article on Doctrine 1.x but not 2.0. If anyone can help it'd be great. Thanks!
#2

[eluser]GSV Sleeper Service[/eluser]
it's not that different from setting up Doctrine 1.x, the only real difference is Doctrine 2.0 is using namespaces.
There are plenty of Doctrine 1.x tutorials out there for CI, you should be able to work from one of those and updating where necessary from this page http://www.doctrine-project.org/document...tstrapping
#3

[eluser]peterbz[/eluser]
[quote author="GSV Sleeper Service" date="1252936290"]it's not that different from setting up Doctrine 1.x, the only real difference is Doctrine 2.0 is using namespaces.[/quote]
What are namespaces?
#4

[eluser]Burak Guzel[/eluser]
[quote author="peterbz" date="1252972750"][quote author="GSV Sleeper Service" date="1252936290"]it's not that different from setting up Doctrine 1.x, the only real difference is Doctrine 2.0 is using namespaces.[/quote]
What are namespaces?[/quote]

PHP Namespaces




Theme © iAndrew 2016 - Forum software by © MyBB