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

BJ Freeman commented on OFBIZ-3897:
-----------------------------------

one of the goals of ofbiz is to have reusable code/screens/screenlets.
Except for framework the Goal is to use minilang  instead of java. 
one of the reason that the quote header and items are separate forms is to 
allow other applications in the future to use just one or the other without  
the baggage of both.

the advantage of using the Widgets is they allow to build a larger more 
complete screen but including many screenlets, that also have there own CSS 
class to placement and look and feel are defined in the CSS.

so if that functionality is also for Wickets then I see it integrating better.

#2 i am not clear yet how when you have a java application such as wickets on 
the user desktop how it will securely communication with the ofbiz server.
I am looking at the Guestbook example
http://wicket.apache.org/learn/examples/guestbook.html

> Wicket component
> ----------------
>
>                 Key: OFBIZ-3897
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3897
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: james yong
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: patch.txt
>
>
> This component allow developers to use Wicket framework

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to