Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-2008

As a developer, I know how to organize my project, so that the Widgetset is recompiled only when it needs to

XMLWordPrintable

      Provided the widgetset can be extended (see linked story):

      • We use a new "aggregating" widgetset at bundle level, and only GWT:compile there
      • We use a pattern that works for third party developers, and that they can reuse
      • We split the whole widgetset out of ui/bundle projects so that it's sensitive only to client-side changes
        • no more gwt compilation in ui, giving some relief to internal developers and hopefully hudson too
      • We try to get rid of dependencies from widgets to vaadin-integration, api

      Details at http://wiki.magnolia-cms.com/display/DEV/Widgetset+and+browser+support

        Acceptance criteria

          There are no Sub-Tasks for this issue.

              mgeljic Mikaël Geljić
              mgeljic Mikaël Geljić
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD