view TODO.md @ 97:1c835942f3c2

Add descriptions to Command and Extensions pages
author Omair Majid <omajid@redhat.com>
date Thu, 06 Feb 2014 17:03:49 -0500
parents 67d58773e96e
children c3002fd38e27
line wrap: on
line source

Things To Do
============

- Validate existing `thermostat-plugin.xml` files, with error markers pointing
  to incorrect things.

- Add validators for all fields where it makes sense

- Fix up dirty/stale states

- Implement support for options/arguments

- Modify the bundle loading dialog to be smarter. Offer auto-completion and
  automatically identify bundle names from all open projects and dependencies,
  as well as core thermostat bundles.

- There are lots of things to fix marked in the code with `TODO` and
  `FIXME`

- Add support for creating multi-project plugin. Possibly make use of
  maven archetype from `thermostat`.