[jira] [Commented] (OFBIZ-12308) Remove circular dependency between start and base components

2024-09-26 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885176#comment-17885176
 ] 

ASF subversion and git services commented on OFBIZ-12308:
-

Commit 292274c4d3dfdb249dccbdf59aa09d0afb5f5eba in ofbiz-framework's branch 
refs/heads/OFBIZ-12308-split-util from Eugen Stan
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=292274c4d3 ]

Improved: Introduced base/util module (OFBIZ-12308)

* Movend lang package to util gradle project
* Moved some classes
* First road block: Debug + UtilValidation, UtilProperties


> Remove circular dependency between start and base components
> 
>
> Key: OFBIZ-12308
> URL: https://issues.apache.org/jira/browse/OFBIZ-12308
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: base, start
>Reporter: Ioan Eugen Stan
>Assignee: Ioan Eugen Stan
>Priority: Major
>
> Right now start and base components depend one on the other. 
> This should be resolved so that only 1 component should depend on the other.
> *Guidance needed.*
> Not sure right now if start should depend on base or the reverse. 
> This was discovered as part of exploratory branch  
> [https://github.com/apache/ofbiz-framework/pull/319] .
> I believe a logical dependency tree for components is needed. 
> This dependency tree will help guide people when needing to decide which 
> component should depend on which. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OFBIZ-12308) Remove circular dependency between start and base components

2023-12-06 Thread Ioan Eugen Stan (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793756#comment-17793756
 ] 

Ioan Eugen Stan commented on OFBIZ-12308:
-

A potential solution on how to approach this task is given in 
[https://github.com/apache/ofbiz-framework/pull/678]

> Remove circular dependency between start and base components
> 
>
> Key: OFBIZ-12308
> URL: https://issues.apache.org/jira/browse/OFBIZ-12308
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: base, start
>Reporter: Ioan Eugen Stan
>Priority: Major
>
> Right now start and base components depend one on the other. 
> This should be resolved so that only 1 component should depend on the other.
> *Guidance needed.*
> Not sure right now if start should depend on base or the reverse. 
> This was discovered as part of exploratory branch  
> [https://github.com/apache/ofbiz-framework/pull/319] .
> I believe a logical dependency tree for components is needed. 
> This dependency tree will help guide people when needing to decide which 
> component should depend on which. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)