Ted Malaska has a prototype project which may suit your needs. At this time, we're not looking to add something like this to GWT proper.
See: https://groups.google.com/d/topic/google-web-toolkit-contributors/NFAXFQN_x-k/discussion On Wed, Dec 29, 2010 at 9:51 AM, Abdullah Shaikh < [email protected]> wrote: > Hi, > > What I want to do is have a xml file (not the ui binder xml file, as > its compile time) which will define the UI, when the request comes, it > will parse the xml file and create an object representation of the UI > definition from the xml file and send the object back to the client, > the client will then use the object to create the UI. > > I have done things till the stage it renders the UI but need to think > how to do event handling, event bus, history etc. > > Is there any framework, which does these things and will help me in > creating UI in runtime ? > > Any idea how to go about implementing this ? > > > Thanks, > Abdullah > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
