My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
FuturePlans  
Future plans
Updated Dec 30, 2010 by gal.dol...@gmail.com

v1.5

  • WORKING Automatic ViewImplementation generation from UiBinder xml.
  • WORKING Google analytics place integration.
  • WORKING Google analytics user action tracker implementation.
  • WORKING ViewField: bind a view field directly into the presenter as an interface. Support for interfaces emulation.
  • WORKING New UiBinder like binder(GuitBinder) that will deprecate the current ones.
  • WORKING View implementation recycling support.
  • WORKING Add @ViewFields annotation to allow a custom handlers methods names.
  • WORKING Deferred action execution on CommandService (executeLater) that will batch in the next request.
  • WORKING More flexible view initializers with @ViewInitializer methods.
  • WORKING Add specific mocking support for Constants in GuitTests.
  • WORKING Making GuitPresenter lazy by default.
  • WORKING Catch SerializationExceptions on CommandService and provide alerts.
  • APT plugin
    • WORKING GuitPresenters validation-> @GwtPresenter and @GwtController
    • WORKING Code generation of events and actions
    • WORKING Easier i18n declaration for uibinder
    • WORKING GuitService generator
    • WORKING Auto-generate hashCode(), equals and toString of actions
  • WORKING Encrypted place token's data
  • WORKING Remove all code afected by issue5221 to be able to compile guit into a jar
  • WORKING Moving code to com.guit package
  • WORKING Optimized RemoteServiceServlet with guit specifics
  • WORKING Cross-Site RPC support
  • WORKING Update StoryOfYourEvent to use java logging (now supported on gwt 2.1)
  • WORKING GuitWidget: The new UiBinder for non-injection situations
  • WORKING Client-side caching support for actions
  • WORKING Add support for the new Editor framework on GWT 2.1

Powered by Google Project Hosting