You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Paolo Di Tommaso <pa...@gmail.com> on 2007/05/14 11:53:31 UTC

Wicket & JavaFX

Could have recently announced JavaFX script some impact on Wicket
development?

If JavaFX replaces the (X)HTML/DOM/CSS presentation stuff it would be
possible to have Wicket rendering JavaFX script instead HTML ...

What do you think about? Is JavaFX interesting from a Wicket perspective?


Regards,

Paolo

Re: Wicket & JavaFX

Posted by Johannes Fahrenkrug <jf...@gebeco.de>.
Johan Compagner wrote:

> as far as i see are JavaFX programs still running inside a jvm
> and in that jvm you have a scripting to script java2d stuff
> (at least that is my understanding looking at it for a few minutes)

Yes, that's what I gathered, too.

> So i guess the input for a JavaFX programm are just classes or something
> like that.

Well, not quite. It really seems to be a scripting language. One sample 
application that comes
with JavaFX is an app that lets you change the JavaFX code on the fly 
and the GUIs are updated in realtime, no compilation needed.
So I guess generating JavaFX scripting code dynamically might work.

- Johannes

>
> johan
>
>
> On 5/14/07, Paolo Di Tommaso <pa...@gmail.com> wrote:
>
>>
>> Could have recently announced JavaFX script some impact on Wicket
>> development?
>>
>> If JavaFX replaces the (X)HTML/DOM/CSS presentation stuff it would be
>> possible to have Wicket rendering JavaFX script instead HTML ...
>>
>> What do you think about? Is JavaFX interesting from a Wicket 
>> perspective?
>>
>>
>> Regards,
>>
>> Paolo
>>
>


-- 

   Johannes Fahrenkrug
   Tel:    +49 (0)431 5446 246
   Fax:    +49 (0)431 5446 248
   E-Mail: jfa@gebeco.de

   Gebeco GmbH & Co KG
   Holzkoppelweg 19
   D-24118 Kiel

   Handelsregister Kiel Nr. A 3964
   Steuernummer: 19 285 65407

   Geschäftsführung:
   Ury Steinweg, Vorsitzender der Geschäftsführung
   Thomas Bohlander

   Besuchen Sie uns auch unter / we are also available at:
   www.gebeco.de oder www.drtigges.de 


Re: Wicket & JavaFX

Posted by Johan Compagner <jc...@gmail.com>.
as far as i see are JavaFX programs still running inside a jvm
and in that jvm you have a scripting to script java2d stuff
(at least that is my understanding looking at it for a few minutes)

So i guess the input for a JavaFX programm are just classes or something
like that.

johan


On 5/14/07, Paolo Di Tommaso <pa...@gmail.com> wrote:
>
> Could have recently announced JavaFX script some impact on Wicket
> development?
>
> If JavaFX replaces the (X)HTML/DOM/CSS presentation stuff it would be
> possible to have Wicket rendering JavaFX script instead HTML ...
>
> What do you think about? Is JavaFX interesting from a Wicket perspective?
>
>
> Regards,
>
> Paolo
>

Re: Wicket & JavaFX

Posted by Eelco Hillenius <ee...@gmail.com>.
Best thing to tell is to create a use case. What parts could be
improved and how? Without a use case, there not much sense in
discussing technologies imho.

Eelco

On 5/14/07, Paolo Di Tommaso <pa...@gmail.com> wrote:
> Could have recently announced JavaFX script some impact on Wicket
> development?
>
> If JavaFX replaces the (X)HTML/DOM/CSS presentation stuff it would be
> possible to have Wicket rendering JavaFX script instead HTML ...
>
> What do you think about? Is JavaFX interesting from a Wicket perspective?
>
>
> Regards,
>
> Paolo
>