Does current codebase have project specific scripts described in Doctrine documentation?
It would be nice to have some recipe for casual developers to leverage this.
Does current codebase have project specific scripts described in Doctrine documentation?
It would be nice to have some recipe for casual developers to leverage this.
If I understand the question correctly, you are looking for an existing Doctrine2 implementation in the codebase to use as inspiration.
Office notes would be a good one to check out.
Hope that helps?
Thanks,
Matthew
For someone with no background in this product, these examples do not reconcile with documentation - e.g. entitymanager seems to be base of doctrine usage but there is no bootstrap.php? May be it is called something else and we are too green to realize it.
More importantly, by its nature ONote is a standalone entity. That gives the impression that this is yet another approach to put an OO layer around database table although the tool is geared towards business objects.
You’re not the first to mention this. @MatthewVita we may need to write up some simple, OpenEMR specific guides for Doctrine. I definitely think it’s a worthwhile investment. It’ll be a great fit with the new docs system.
@robert.down okay this and the 3rd party tools page will be my job when the new docs system is up.