yes, it should be quiet easy to create a component hierachy that works with xml dialect other then html.
-igor On Wed, Apr 16, 2008 at 10:20 AM, gurgel2 <[EMAIL PROTECTED]> wrote: > > Anyone thought of another target than html/javascript for wicket? Anyone with > deep understanding... would it be possible to do something good with wicket > targeting flex or silverlight/WPF? Or any other good RIA framework? It feels > a bit awkward that we still, in 2008, use these old presentation > technologies. I mean.. html/css > > * bloated, > * browser dependent, > * not exactly powerful, > * not very appealing to the eye in terms of anything beyond bitmaps + > squares. > > javascript is > > * interpreted and slow > * error prone > * browser dependent > * limited > > Feels like now that the wicket team found a good framework approach for > developing request-response client-server apps, but limited to the > html/javascript sandbox.. we should pimp that sandbox up. > > > -- > View this message in context: > http://www.nabble.com/different-Wicket-target-tp16724454p16724454.html > Sent from the Wicket - Dev mailing list archive at Nabble.com. > >
