David E. Jones

Results 78 comments of David E. Jones

Who is reinventing the wheel? The OFBiz Entity Engine that the Moqui Entity Facade is based on actually predates JPA. JPA was a simplification and refinement of Container Managed Entity...

Thanks Jens, overall these look like reasonable changes. Some could be simplified and avoid replacing values passed to the methods (like the Codacy review points out, I haven't started working...

Could you describe the scenario you ran into where depends-on was not adequate and the before & after options helped? This may be a result of my limited imagination but...

I'm not sure how to respond to or comment on this, too many details missing. You mentioned "we have to chagne the primary key to number-integer", which primary key and...

In plain HTML mode this is done because the XML screens are always handled separate form screen transitions, ie when calling a screen transition the service and/or actions are run...

There is certainly room for improvement in EntityFacade.sqlFind(). With enhancements to view entities and such it just isn't used much, in fact I have yet to use it once nor...

BTW, issues should be submitted on the new HiveMind instance on moqui.org. I haven't turned off issues on GitHub for moqui-framework yet but will sooner or later. See more information...

This is more of a discussion than an issue, and is more related to mantle-udm (the data model) than PopCommerce. No such requirements have yet come up but the plan...

When you say we "should receive an e-mail within the next hour", who would that be coming from (or from which system)? This repository (PopCommerce) is an odd one for...

That's a good point @acetousk Your recent changes to support a build script parameter for the base docker image to use will address this need as well, ie make it...