You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adrian Crum (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2012/04/05 01:54:23 UTC

[jira] [Issue Comment Edited] (OFBIZ-4090) Add Support For Compound Screen Widget XML Files

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

Adrian Crum edited comment on OFBIZ-4090 at 4/4/12 11:54 PM:
-------------------------------------------------------------

The attached patch demonstrates the concept.

There is an issue preventing it from being committed: The XML validator reports errors because the schemas don't contain a target namespace. If I add a target namespace to the schemas, the validator reports errors because it was expecting the target namespace to be empty. I don't know how to solve that problem and I'm hoping an XML expert can figure it out.

                
      was (Author: adrianc@hlmksw.com):
    The attached patch demonstrates the concept.

There is an issue preventing it from being committed: The XML validator reports errors because the schemas don't contain a target namespace. If I add a target namespace to the schemas, the validator reports errors because it was expecting the target namespcae to be empty. I don't know how to solve that problem and I'm hoping an XML expert can figure it out.

                  
> Add Support For Compound Screen Widget XML Files
> ------------------------------------------------
>
>                 Key: OFBIZ-4090
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4090
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adrian Crum
>            Priority: Minor
>         Attachments: CompoundWidgetFiles.patch, CompoundWidgetFiles.patch
>
>
> Add the ability to include screen widgets, form widgets, menu widgets, and simple methods in a single XML file. This approach could be used in situations where the widgets share a logical grouping - so they can be kept in one place.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira