[
https://issues.apache.org/jira/browse/WICKET-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596607#action_12596607
]
Brill Pappin commented on WICKET-160:
-------------------------------------
Although the code is open, there is quite a lot done in an LL parser and I
don't think it would be a simple task.
Currently I've come up with a fairly simple way to integrate, but whats really
missing is the wicket'ized server side of the RPC.
Not that I'd discourage it, but I think that effort toward that goal needs to
be thought through in terms what what is really needed.
> Use GWT javascript generation for client side validations
> ---------------------------------------------------------
>
> Key: WICKET-160
> URL: https://issues.apache.org/jira/browse/WICKET-160
> Project: Wicket
> Issue Type: New Feature
> Reporter: Martijn Dashorst
> Fix For: 1.5-M1
>
>
> GWT uses java to javascript compilation to generate code that runs inside the
> browser. Using the same technology (it is Apache Licensed!) we can
> automatically transform the serverside validators to client side.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.