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

Michael Brohl commented on OFBIZ-9241:
--------------------------------------

I think we should look for a smarter way to handle this.

On one side, we should be able to have some mechanism to embed plugins with the 
framework (UI wise), on the other side we should have no hard dependencies to 
plugins from framework. The framework simply should not know anything about 
dedicated plugins.

If you actively check for a plugin from the framework like you do in the patch, 
you have another hard dependency.

I propose to stop implementing it this way and let us think about a smart 
solution.

> Removes ecommerce links from applications
> -----------------------------------------
>
>                 Key: OFBIZ-9241
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9241
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Major
>             Fix For: 17.12.01
>
>         Attachments: OFBIZ-9241.patch
>
>
> While working on OFBIZ-9206 I remembered how the ecommerce webapp is deeply 
> entrenched in some applications components. This can at least be tested with 
> product and catalog webapp.
> # Get to catalog/control/EditProduct?productId=GZ-1000
> # Click on the "Product Page" button => ecommerce
> There are much more cases (96 occurrences actually) but most of them are not 
> hard dependencies. 
> Since the ecommerce component is now a plugin, we need to remove all 
> ecommerce links from applications, I even wonder if this issue is really an 
> improvement or should not be now considered a bug...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to