CgmConfigAdmin icon indicating copy to clipboard operation
CgmConfigAdmin copied to clipboard

Doctrine ORM support

Open adamlundrigan opened this issue 11 years ago • 3 comments

I've created a simple module which adds Doctrine ORM support to CgmConfigAdmin:

https://github.com/adamlundrigan/CgmConfigAdminDoctrineORM

Everything seems to work fine, but i'm just getting started with using your module in my Doctrine-based ZF2 project so any feedback is welcome.

If you want I can transfer the repository to you so both modules live in the same location.

adamlundrigan avatar Mar 18 '13 15:03 adamlundrigan

This is great, thank you. I think it'd be nice to include in the same repo if it can be an optional setting for those not using Doctrine. You've earned collaborator status. :)

I've only taken a quick glance through it so far, but I'll look through more this week. I've done some Doctrine 2 work about 1.5 years ago, so it's not all that fresh in my mind... But I'd like to review to understand how it all fits together.

Thanks again!

cgmartin avatar Mar 19 '13 02:03 cgmartin

I've updated the develop branch. It can be used for integrating, if needed.

cgmartin avatar Mar 19 '13 02:03 cgmartin

Thanks! I'll take a stab at merging the two together this weekend.

adamlundrigan avatar Mar 22 '13 16:03 adamlundrigan