view TODO.md @ 98:c3002fd38e27

Fix dirty state handling for edit pages
author Omair Majid <omajid@redhat.com>
date Fri, 07 Feb 2014 12:57:54 -0500
parents 1c835942f3c2
children 4dfa549ca00c
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 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`.