Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Moved decisions back to main concept - retaining this one just for impl

...

  • Changing widgetset/theme config currently requires a server restart
    • most likely AdmincentralUIProvider injected instance in servlet is not refreshed when module configuration changes
    • don't store definition references, only module reference and query dynamically for configured definitions 
  • Is configuration really where we want widgetset config to be?
    • Since developers should now use their widgetset extending ours
    • Currently they would startup, change widgetset name in config, then restart
    • e.g. magnolia / project.properties, module descriptors?
    • ee-bundle might need to configure default widgetset differently too

 

Review 2013.08.29

...

  • Should we do it as a guideline?
  • It's helpful for others
    • or through an archetype?

...

  • full-fledged gwt compilation in bundle build
  • we split this out
    • depends on ui, modules
    • is depended upon by bundle
    • we use profiles, or subset of the reactor

...

  • it's better if it's one significant step, but it may well require too much time vs. 5.1 stories
  • widgetset/theme in configuration is in master but was not released (except in 5.1-alpha1)
    • We now want to use magnolia properties instead
    • definitions

 

 

...