[
https://issues.apache.org/jira/browse/OFBIZ-13305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18033444#comment-18033444
]
Deepak Dixit commented on OFBIZ-13305:
--------------------------------------
Some more items:
* Update theme header files to use the name from UserLogin instead of
UserLogin.partyId.
* Update the CsrfUtil.getTokenMap method to use UserLogin.userLoginId instead
of UserLogin.partyId.
* Update the EntityPermissionChecker class and move the application-dependent
service/code to the application component, as this class is primarily designed
around the Content data model.
> Restructure OFBiz framework by moving Applications out of the framework
> -----------------------------------------------------------------------
>
> Key: OFBIZ-13305
> URL: https://issues.apache.org/jira/browse/OFBIZ-13305
> Project: OFBiz
> Issue Type: Improvement
> Components: ALL APPLICATIONS
> Affects Versions: Upcoming Branch
> Reporter: Deepak Dixit
> Assignee: Deepak Dixit
> Priority: Minor
>
> Propose restructuring the OFBiz architecture to move applications out of the
> main OFBiz framework — similar to how plugins are currently managed.
> This change aims to:
> * Enable developers to build custom ERP solutions without including default
> applications and their 750+ database tables.
> * Provide a lighter and more modular foundation for building domain-specific
> or micro-service based solutions.
> * Increase OFBiz adoption and flexibility by allowing users to leverage the
> framework purely as an enterprise-grade development platform.
> Benefits:
> * Improved modularity and maintainability.
> * Simplified upgrade and customization process.
> * Enhanced usability for building microservices and custom ERP
> implementations.
>
> Dev list thread:
> [https://lists.apache.org/thread/4dq2ovthmsnkgjw1k85tmmkbgjctl5vg]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)