view TODO.md @ 108:fde496a78a98

Add UI for editing options
author Omair Majid <omajid@redhat.com>
date Thu, 27 Feb 2014 15:40:52 -0500
parents 4dfa549ca00c
children 93f5d040235d
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 stale states

- Implement UI for grouping options

- 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`.