In the case of custom components there usually is a tight binding :)
Using JSR allows you to neatly package everything in a jar and
distribute your component.

Not saying that is the only thing you should use it for, its just one usecase.

Maurice

On Sun, May 25, 2008 at 2:09 AM, David Nedrow <[EMAIL PROTECTED]> wrote:
> Is there any benefit to using something like JavaScriptReference? It seems
> as though doing so would create a tight binding between the UI and the
> application, kind of negating what I think is one of the main benefits of
> Wicket. That being, UI people can work on straight HTML, while the app
> developers work on the Java side.
>
> -David
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to