[fw-general] Re: Love ZF2 so far =)

2012-08-09 Thread Marco Pivetta
I'm loving it too :) I admit it is complex, but the new approach is so flexible and clean that it really opens a whole lot of new ways of doing things (mainly with service locator and observer). Marco Pivetta http://twitter.com/Ocramius http://marco-pivetta.com On 8 August 2012 14:31, cmple

Re: [fw-general] Re: [ZF2 2.0.0rc2] Pagination is still broken.

2012-08-09 Thread sina miandashti
@marco writing adapter for doctrine was really easy for zf1 i dont thinks its hard to do it on zf2 @cmpl learn doctrine orm and doctrine orm query builder @ official doctrine website http://docs.doctrine-project.org/ install doctrine orm module https://github.com/doctrine/DoctrineORMModule

Re: [fw-general] Re: [ZF2 2.0.0rc2] Pagination is still broken.

2012-08-09 Thread Marco Pivetta
In fact I and Tonis already wrote one: https://github.com/doctrine/DoctrineORMModule/blob/master/src/DoctrineORMModule/Paginator/Adapter/DoctrinePaginator.php Still no good reason to just say use doctrine :) Marco Pivetta http://twitter.com/Ocramius http://marco-pivetta.com On 10 August