From Feature 2 Code (Scrum, NB RCP, Featureous)

From WikiEducator
Jump to: navigation, search


From Feature 2 Code (Scrum, NB RCP, Featureous)
Convenor: Ioannis Kostaras
Participants:
Summary:
From Feature 2 Code (Scrum, NB RCP, Featureous) - JCrete2014


Free content media streamed from Wikimedia Commons
Cc-sa.svg

Download:
Download: .ogg

The discussion was based on Ioannis' presentation and demonstration of featureous in action. Featureous allows you to analyse how cleanly features are mapped in your Java code and gives you hints to remodularise them. Featureous ties nicely into the Scrum methodology, where software development is done based on a product backlog which contains features. Identified Scrum features can then be mapped to NetBeans RCP modules. Presentation File:From Feature to Code.pdf. Example application: todo.zip.

Recommendations:
  • Featureous doesn't work with NetBeans Rich Client Platform projects. It would be useful if it did for a number of reasons, e.g. regression, to verify that an RCP application has been modularized correctly etc.