CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion »
  • 5.0 Saloon »
  • Doctrine and an API Kernel
Pages: 1 [2]

Author Topic: Doctrine and an API Kernel  (Read 3542 times)

jaapjansma

  • I post frequently
  • ***
  • Posts: 247
  • Karma: 9
    • CiviCoop
  • CiviCRM version: 4.4.2
  • CMS version: Drupal 7
  • MySQL version: 5
  • PHP version: 5.4
Re: Doctrine and an API Kernel
April 03, 2014, 11:51:29 pm
Yeah that is how my ideal system looks like, hopefully we get civi look like my ideal system ;-)

@totten I assume that the doctrine entity manager has only one instance of the same entity. I assume this because that is the way it should work and I have never read or came across that it wasn't the case. So I think it is true till someone else points out it isn't
Developer at Edeveloper / CiviCoop

totten

  • Administrator
  • Ask me questions
  • *****
  • Posts: 695
  • Karma: 64
Re: Doctrine and an API Kernel
April 07, 2014, 05:01:44 pm
Quick update - I've backported API kernel (without Doctrine) to 4.5 (#2828) so that the only change to 5.0 is the addition of DoctrineCrudProvider (#2841). This should make it easier to merge changes between 4.5 and 5.0.

https://github.com/civicrm/civicrm-core/pull/2828
https://github.com/civicrm/civicrm-packages/pull/56
https://github.com/civicrm/civicrm-core/pull/2841

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion »
  • 5.0 Saloon »
  • Doctrine and an API Kernel

This forum was archived on 2017-11-26.