Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MoDisco/Wishlist"

Line 1: Line 1:
 
This page lists things people would like to see addressed/fixed in MoDisco.
 
This page lists things people would like to see addressed/fixed in MoDisco.
 +
 +
== Infrastructure ==
 
* A MoDisco perspective
 
* A MoDisco perspective
 
* A wizard to create "Discovery" project (plug-in project, with dependencies to modisco.common.core and to modisco.discoverersmanager)
 
* A wizard to create "Discovery" project (plug-in project, with dependencies to modisco.common.core and to modisco.discoverersmanager)
 +
 +
 +
== Technologies ==
 +
 +
== Use cases ==
 +
* M2M heuristics in existing Java->UML chain for filtering Java classes/interfaces and obtain lightweight UML models from huge Java legacy (criteria : util classes, ihm classes, low references/lines number, ... etc)
 +
* JUnit 3 -> JUnit 4 automated refactoring
  
 
[[Category:MoDisco]]
 
[[Category:MoDisco]]

Revision as of 15:05, 15 January 2010

This page lists things people would like to see addressed/fixed in MoDisco.

Infrastructure

  • A MoDisco perspective
  • A wizard to create "Discovery" project (plug-in project, with dependencies to modisco.common.core and to modisco.discoverersmanager)


Technologies

Use cases

  • M2M heuristics in existing Java->UML chain for filtering Java classes/interfaces and obtain lightweight UML models from huge Java legacy (criteria : util classes, ihm classes, low references/lines number, ... etc)
  • JUnit 3 -> JUnit 4 automated refactoring

Back to the top